Date: Sat, 15 Mar 2008 16:11:06 -0600 From: Modulok <modulok@gmail.com> To: freebsd-questions@freebsd.org Subject: Can one list permission bits numerically... Message-ID: <64c038660803151511r6ae6d229v484769cfe38043bc@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?64c038660803151511r6ae6d229v484769cfe38043bc>