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 ...
One of the files that the average Unix sysadmin rarely looks at, almost never changes and yet depends on every time he or she reboots a system is the /etc/inittab file. This modest little file ...