Odpowiedzi:
Zakładam, że mówisz o FreeBSD - od man ls :
-o Include the file flags in a long (-l) output.
ls -lo
Powinien więc wyświetlić listę wszystkich flag plików we FreeBSD.
W OS X 10.8 jest to ls -lO
teraz (z dużą literą O). Dane wyjściowe z man ls
:
-O Include the file flags in a long (-l) output.
-o List in long format, but omit the group id.