[hackers] [sbase] Update README in regard to ls(1) || FRIGN
commit 74dcd46c70ddd1e97def2874e2f0d0b25842bbcf
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 Tue Mar 24 2015 - 23:54:19 CET
This archive was generated by hypermail 2.3.0
: Wed Mar 25 2015 - 00:12:39 CET