Tag: grep
Better Way to find Process ID of an Application in Linux
September 14, 2007
A better way to get the process id of an application. I recommend giving an alias for this command… ps…
Searching text in a directory using find and grep
May 20, 2007
Use find and grep to search for a specific text in a directory. In this example, we search for files…
Recent Comments