Can one list permission bits numerically...



Perhaps I missed it somewhere in the man page, but is there a way to
list files with their permission bits displayed as numeric (octal, as
in chmod(1)), instead of symbolic? Something like:

ls -lF -imaginaryFlag

0755 4 Modulok Modulok 512 Dec 17 18:39 dir1/
0644 1 Modulok Modulok 101786 Feb 23 05:53 file1
0644 1 Modulok Modulok 140097 Feb 13 23:38 file2
...

Thanks.
-Modulok-
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"