diff options
author | rsc <devnull@localhost> | 2005-01-07 18:04:03 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-07 18:04:03 +0000 |
commit | 19e78199ec1dfab7b56e97ee2d47915cff819eab (patch) | |
tree | 3c4c0ac22dce4331054b5ffe55a27b3e52f6f16c /bin | |
parent | a19ff5b204a5e36ae522feb4acc0f31542b95f38 (diff) | |
download | plan9port-19e78199ec1dfab7b56e97ee2d47915cff819eab.tar.gz plan9port-19e78199ec1dfab7b56e97ee2d47915cff819eab.tar.bz2 plan9port-19e78199ec1dfab7b56e97ee2d47915cff819eab.zip |
oops
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/g | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/mit/rsc/plan9/bin/rc +#!/usr/local/plan9/bin/rc flags=() while(! ~ $#* 1 && ~ $1 -*){ |