Here are some interesting shell commands that can be useful to any programmer working on UNIX environment
1. Viewing a zipped or Compressed file zcat <filename> This will help you to view the contents of a zipped file.
2. using the while command to keep the session [...]
VI is a text editor in UNIX Environment with rich set of option and commands. This editor is used to do script programming and to view the flat files in UNIX. There are three modes available in VI editor as Input Mode, Execution Mode and Command Mode
Continue reading about Commands Options and Modes in UNIX VI Editor
The find command lists all of the files within a directory and its subdirectories that match a set of conditions. This command is most commonly used to find all of the files that have a certain name
This article contains information about some more UNIX commands which are used widely in UNIX Scriptiing.Following commands are explained here chgrp,cat,split, grep, jobs, kill, ps, finger, gzip, gunzip, touch, whereis, which, head, tail, sort, ln, whoami, groups, grplist, top, fg, bg, nice and set
This article contains reference documentation for some of the basic unix commands. Also it has short information about UNIX Kernal, UNIX Shell and UNIX Files and Processes.




