index
:
gopherutils
master
Gopher-related scripts
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gmap2gph
blob: da888dab821d09fea6c2f6aeaf1c66a3ce305913 (
plain
)
1
2
3
4
5
#!/bin/sed -rf /^(.)([^ ]*) ([^ ]*) ([^ ]*) ([^ ]*)$/{ s//\[\1|\2|\3|\4|\5\]/ }