In article <20140221065057.gm1...@apb-laptoy.apb.alt.za>, Alan Barrett <a...@cequrux.com> wrote: >On Thu, 20 Feb 2014, Christos Zoulas wrote: >>Modified Files: >> src/bin/ls: ls.1 ls.c ls.h print.c >> >>Log Message: >>Add -O (only leaf files) and -P (print full path), from tls@ > >Do any other ls implementations have such options? I like the >idea of being able to run "ls -ROP1 ." instead of "find . type >f -print", but I'd like the options to be compatible with other >operating systems.
No. And the -O and -P letters are unused by linux, solaris, aix, hp/ux. christos