[hackers] [sbase] Update README in regard to ls(1) || FRIGN
commit f7b0e70fdf57575b845bc7a72897c19b6e8d199c
Author: FRIGN <dev_AT_frign.de>
Date: Wed Mar 18 01:00:13 2015 +0100
Update README in regard to ls(1)
I marked out -m, -s and -x, because they are either visual flags
for interactive mode, which are better solved with tools made for this
job, or superfluous in another sense.
For example, -s basically "steals" the job from du.
In general, some of these options might still be easy to implement.
The options -S and -f are important though, as they are sorting-options
with real use.
diff --git a/README b/README
index 5c9a5df..5f28c54 100644
--- a/README
+++ b/README
_AT_@ -42,7 +42,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
=*| ln yes none
=*| logger yes none
=*| logname yes none
-= ls no (-C), -S, -f, -m, -s, -x
+= ls no (-C), -S, -f, (-m), (-s), (-x)
=*| md5sum non-posix none
=*| mkdir yes none
=*| mkfifo yes none
Received on Thu Mar 19 2015 - 11:13:25 CET
This archive was generated by hypermail 2.3.0
: Thu Mar 19 2015 - 11:24:42 CET