#!/bin/sh # ~/bin/nocomments # Remove all '#' commented lines and # empty lines. Use stdin and stdout. # Written 2007 Hal Canary. # Dedicated to the Public Domain. grep -v '^\#\|^$' "$@"
Navigation: Home | THE LOG | Log Archives | Resume | Contact Info | Public Key | SSL | Math Applets | Site Map | WP Backend | RSS2 | Atom
#!/bin/sh # ~/bin/nocomments # Remove all '#' commented lines and # empty lines. Use stdin and stdout. # Written 2007 Hal Canary. # Dedicated to the Public Domain. grep -v '^\#\|^$' "$@"
Hal Canary |
Computers & Code |
2008-08-10 09:31:10 UTC
Permanent Link
Comments Off | No Comments
Copyright 1997-2007 by Hal Canary.
mailto: h3 at halcanary dot org
xmpp:halcanary@jabber.org
aim:halwcanary
http://halcanary.org