What is a shell? · Types of shell · what is shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Dear All, Can anybody tell me how to predefind no. of selected rows from a text file.
Explain about shebang?
How will you pass and access arguments to a script in linux?
What are the 3 standard streams in linux?
What is meant by dos operating system?
What does $@ mean in shell?
How to calculate the number of passed arguments?
How would you print just the 25th line in a file using smallest shell script?
What language is shell scripting?
What is path in shell script?
What is subshell?