Unix Lab 1
After reading Unix systems Basic commands.htm Try out the following by using primitive commands in succession Get a good knowledge about CAT, LS ,CUT ,SORT ,REDIRCTION OPERATORS, Head and Tail commands And try out the following To get the output of Banner command in a file To get the permission and the file name as output (#hint cut, ls cmd) Display the list of all files with .c (c as extension) To print first 10 lines of a file which consists of data like A,B,C,D ……….. To transfer in a file first and last 10 lines of an input file . Get I/p for sort from file file F1 and store the output in file F2 Store o/p of the count of lines, words, char in a file
1.
Try to find out what is the use of the following terms: finger ln grep tty stty script uname bc file gzip