Hi, I added an option to allow ls to display the files list by column. It is more convenient when there is a lot of files.
BTW, I may have spotted a bug in the argument parsing:
When the option name contains a dash, all the characters are
interpreted as argument.
Example:
ls --long-format
The -format is interpreted as a list of arguments.
I'm looking forward to any bug fixes, comments or improvement suggestions !
--
Thomas Sanchez
Epitech Paris, Promo 2012
UNIX/C/C++ Teacher Assistant
Laboratory System {Epita,Epitech}.
ls.patch
Description: Binary data
_______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/cgi-bin/listinfo/helenos-devel
