Mercurial > hg > config
view bin/example/self-writing.sh @ 320:5a0009051b13
stub for self-writing script
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sat, 08 Jun 2013 07:33:06 -0700 |
parents | |
children | c64406cdcee1 |
line wrap: on
line source
#!/bin/bash # illustrate self-writing script (example) path=`readlink $0` tmp=`tempfile`