$ sudo lsof -u someuser -a +D /etc
The option + D lets you do searches in the directories ignoring symbolic links.
View this command to comment, vote or add to favourites
View all commands by 0disse0

by David Winterbottom (codeinthehole.com)
$ sudo lsof -u someuser -a +D /etc
The option + D lets you do searches in the directories ignoring symbolic links.
View this command to comment, vote or add to favourites
View all commands by 0disse0

by David Winterbottom (codeinthehole.com)
0 Comments
You can be the first one to leave a comment.