plan9port

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

commit 568e208e3768e303d21836bbaa0d7c2fbef8c10c
parent 16d2fe7de0cf0974266520a762a39494e8f1110e
Author: rsc <devnull@localhost>
Date:   Tue,  1 Feb 2005 20:29:53 +0000

do not use linux mc

Diffstat:
Mbin/lc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/lc b/bin/lc @@ -1,3 +1,3 @@ #!/bin/sh -9 ls "$@" | mc +9 ls "$@" | 9 mc