-
Notifications
You must be signed in to change notification settings - Fork 0
Using the type option
gmnsii edited this page Apr 10, 2022
·
5 revisions
The type option allow you to filter the search depending of the type of what you are searching
The syntax is as follows:
permscan --type type-id
Type | type-id |
---|---|
regular file | - |
directory | d |
block file | b |
character device file | c |
named pipe file / pipe file | p |
symbolic link file | l |
socket file | s |