mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
Add -p like man page says.
This commit is contained in:
parent
b2a905b745
commit
1caec48b78
1 changed files with 1 additions and 1 deletions
2
bin/lc
2
bin/lc
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
9 ls "$@" | 9 mc
|
9 ls -p "$@" | 9 mc
|
||||||
|
|
Loading…
Reference in a new issue