UNIX Programs (Shell Scripting) [closed]
- by atif089
Hi,
I have an exam tomorrow and I need some help with these programs. Or if you can tell me where I can get these.
Write a program which uses grep to search a file for a pattern and display search patterns on standard output
Write an awk program to print only odd numbered lines of a file.
Write a program to open the command ls and give the output to the command through which we count the number of files
Thank You :)