diff options
author | aiju <devnull@localhost> | 2011-04-17 20:34:22 +0200 |
---|---|---|
committer | aiju <devnull@localhost> | 2011-04-17 20:34:22 +0200 |
commit | 961c605a7c17c35908c2e652e795928087a07992 (patch) | |
tree | ce97d731dbed9ecef216db0cf01140efb5065d04 /rc/bin/lc | |
parent | 6ef6d247bc815afcd821f81e580c5d2c1c505740 (diff) | |
download | plan9front-961c605a7c17c35908c2e652e795928087a07992.tar.xz |
made lc -F default
Diffstat (limited to 'rc/bin/lc')
-rwxr-xr-x | rc/bin/lc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/rc -ls -p $* | mc +ls -pF $* | mc |