This website works better with JavaScript.
Explore
Help
Sign In
katolaz
/
gopherutils
Watch
1
Star
0
Fork
You've already forked gopherutils
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
add gmap2gph
Browse Source
master
KatolaZ
6 years ago
parent
6ba365b1db
commit
4d4a085720
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
5
gmap2gph
5
gmap2gph
Unescape
Escape
View File
@ -0,0 +1,5 @@
#!/bin/sed -rf
/^(.)([^ ]*) ([^ ]*) ([^ ]*) ([^ ]*)$/{
s//\[\1|\2|\3|\4|\5\]/
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
katolaz/gopherutils
Title
Body
Create Issue