What is meant by $1 in shell script?
Print the 10th line without using tail and head command.
What is the syntax of "nested if statement" in shell scripting?
What are the different variables present in linux shell?
Explain about login shell?
Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?
Is powershell a bash?
How to customise the other shell?
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.
What is a boot block?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
What is sudo command?
What is the significance of the shebang line in shell scripting?