diff options
| author | rsc <devnull@localhost> | 2004-04-19 05:53:29 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2004-04-19 05:53:29 +0000 |
| commit | 58dd565008914de0360df3d83e86da924d15116a (patch) | |
| tree | 7c6a0f893b6c2a6fcd90b7e9b8848b1d46a88aa2 /bin/nobs | |
| parent | 905ca4e6dde3023314f56d84a4c58baac7b92530 (diff) | |
| download | plan9port-58dd565008914de0360df3d83e86da924d15116a.tar.gz plan9port-58dd565008914de0360df3d83e86da924d15116a.zip | |
cut the bs
Diffstat (limited to 'bin/nobs')
| -rwxr-xr-x | bin/nobs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/nobs b/bin/nobs new file mode 100755 index 00000000..241a9644 --- /dev/null +++ b/bin/nobs @@ -0,0 +1,3 @@ +#!/bin/sh + +sed 's/.//g' "$@" |
