tAdd -p like man page says. - 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 1caec48b78c7db6e5b9d010acc03834178ecc2f5
(DIR) parent b2a905b745965a9e6119bb58125eba960c021b57
(HTM) Author: rsc <devnull@localhost>
Date: Fri, 9 Sep 2005 18:54:21 +0000
Add -p like man page says.
Diffstat:
M bin/lc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/bin/lc b/bin/lc
t@@ -1,3 +1,3 @@
#!/bin/sh
-9 ls "$@" | 9 mc
+9 ls -p "$@" | 9 mc