What is awk script?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is bash shell command?

0 Answers  


how can you execute the shell scripts?

4 Answers  


Where are cowrie shells found?

0 Answers  


What is the need of including script interpreter in your shell script?

2 Answers  


What are the additional egrep symbols?

2 Answers  






Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"

5 Answers  


write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.

0 Answers  


What is Path variable?What is its use?

1 Answers  


how will you find the total disk space used by a specific user?

0 Answers  


How to get script name inside a script?

0 Answers  


How to set an array in linux?

0 Answers  


How to initialize a directory size to a variable??

2 Answers  


Categories