Unix kill command is one of the basic command in unix which is used to kill a particular process by providing its PID. kill provides you ability to te http://javarevisited.blogspot.com/2011/12/kill-command-unix-linux-exam...
if you are doing support for interconnceted application which talks to each other via TCP IP or working in a LAn environment you often wanted to get I http://javarevisited.blogspot.com/2011/09/find-hostname-from-ip-addres...
Sorting is one of essential task we always need to perform and UNIX or Linux has great suppot for sorting by using sort command. http://javarevisited.blogspot.com/2011/08/unix-sort-command-example-tu...
In our project our Java process picks latest version of package for executing, which is a UNIX soft link. So whenever we do a release we just need to http://javarevisited.blogspot.com/2011/04/symbolic-link-or-symlink-in-...
This is some of the examples of a developer which he use to work fast , quick and efficiently in liunx. these are sets of linux commands and shell. http://javarevisited.blogspot.com/2011/03/unix-command-tutorial-workin...
ind is very versatile command in UNIX and I used it a lot in my day to day work. I believe having knowledge of find command in UNIX and understanding http://javarevisited.blogspot.com/2011/03/10-find-command-in-unix-exam...