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
0e9736fdca
ack
/
lang
/
cem
/
cemcom
/
make.next
6 lines
75 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-19 10:30:26 +00:00
#!/bin/sh
*** empty log message ***
1986-03-10 13:07:55 +00:00
sed -n '
s:^.*ALLOCDEF.*"\(.*\)".*$:struct \1 *h_\1 = 0;:p
' $*
Reference in a new issue
Copy permalink