This website requires JavaScript.
Explore
Help
Sign In
d0p1
/
ack
Watch
1
Star
0
Fork
You've already forked ack
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
31fe10bf5d
ack
/
util
/
cpp
/
make.tokfile
9 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.)
2006-07-20 23:02:37 +00:00
#!/bin/sh
Initial revision
1987-01-06 15:16:53 +00:00
sed '
/{[A-Z]/!d
s/.*{//
s/,.*//
s/.*/%token &;/
'
Reference in a new issue
Copy permalink