lsup(1f) - [FUNIX:FILESYSTEM] list permissions of pathname and directories in pathname (LICENSE:PD)
Synopsis
Description
Options
Examples
See Also
Author
License
lsup NAME... |-help|-version]
Output the permissions of the specified pathnames. Then recursively output each NAME with its last non-slash component and trailing slashes removed, if NAME contains no /s, output . (meaning the current directory).
NAME pathname. Defaults to current directory -help display this help and exit -version output version information and exit
Sample program executions:
lsup 40755 drwxr-xr-x --- 1 JSU Users 0 2017-10-12T21:46:51 /V6/LIB/GPF/EXE 40755 drwxr-xr-x --- 1 JSU None 0 2017-10-08T14:50:41 /V6/LIB/GPF 40700 drwx------ --- 1 JSU Users 0 2017-10-12T22:38:14 /V6/LIB 40700 drwx------ --- 1 JSU None 0 2017-10-12T22:35:00 /V6lsup /etc/hosts /usr/share/man 100750 -rwxr-x--- --- 1 SYS SYS 824 2017-07-14T03:58:59 /etc/hosts 40755 drwxr-xr-x --- 1 JSU None 0 2017-09-11T03:29:02 /etc
40755 drwxr-xr-x --- 1 JSU None 0 2017-09-04T19:40:32 /usr/share/man 40755 drwxr-xr-x --- 1 JSU None 0 2017-09-11T03:19:16 /usr/share 40755 drwxr-xr-x --- 1 JSU None 0 2017-09-11T03:05:57 /usr
dirname(1), realpath(1)
John S. Urban
Public Domain
Nemo Release 3.1 | lsup (1) | February 23, 2025 |