In this how-to, we’ll look at various ways of using the find command to help us find files and directories across the Linux filesystem. Sometimes we misplace a file or directory and we can spend ...
Guys a quick question : How do we find all the process which is using a particular file in Unix or Linux ? To answer your quick question you use the find command with the uid or the gid option if the ...