commit 58dd565008914de0360df3d83e86da924d15116a parent 905ca4e6dde3023314f56d84a4c58baac7b92530 Author: rsc <devnull@localhost> Date: Mon, 19 Apr 2004 05:53:29 +0000 cut the bs Diffstat:
A | bin/nobs | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/bin/nobs b/bin/nobs @@ -0,0 +1,3 @@ +#!/bin/sh + +sed 's/.//g' "$@"