tcut the bs - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 58dd565008914de0360df3d83e86da924d15116a
 (DIR) parent 905ca4e6dde3023314f56d84a4c58baac7b92530
 (HTM) 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(-)
       ---
 (DIR) diff --git a/bin/nobs b/bin/nobs
       t@@ -0,0 +1,3 @@
       +#!/bin/sh
       +
       +sed 's/.//g' "$@"