I wonder if there is command which will give you access rights of any file you provide. There stat related command but it is not accessible in solaris.
stat -c %a /etc/passwd
Is there any equivalent command in solaris ?
|
I wonder if there is command which will give you access rights of any file you provide. There stat related command but it is not accessible in solaris.
Is there any equivalent command in solaris ? |
|||
|
|
|
You can use
|
|||