plan9port

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

commit 1caec48b78c7db6e5b9d010acc03834178ecc2f5
parent b2a905b745965a9e6119bb58125eba960c021b57
Author: rsc <devnull@localhost>
Date:   Fri,  9 Sep 2005 18:54:21 +0000

Add -p like man page says.

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 "$@" | 9 mc +9 ls -p "$@" | 9 mc