How do I run a .sh file?


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

Post New Answer

More Shell Script Interview Questions

What is awk in shell script?

0 Answers  


How to find all the files modified in less than 3 days and save the record in a text file?

0 Answers  


Explain about the slow execution speed of shells?

0 Answers  


What are types of shells?

0 Answers  


Is shell script a programming language?

0 Answers  






What is console line?

0 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 language is shell scripting?

0 Answers  


What is Path variable?What is its use?

1 Answers  


What is echo $shell?

0 Answers  


what is the meaning of First line of shell script ,what is meaning of #! pleas explain brifly

4 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  


Categories