plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 58dd565008914de0360df3d83e86da924d15116a
parent 905ca4e6dde3023314f56d84a4c58baac7b92530
Author: rsc <devnull@localhost>
Date:   Mon, 19 Apr 2004 05:53:29 +0000

cut the bs

Diffstat:
Abin/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' "$@"