What does $@ mean bash?
How many fields are present in a crontab file and what does each field specify?
Explain about echo command?
What is bash command used for?
How to print pid of the current shell?
How will you connect to a database server from linux?
Tell something about the super block in shell scripting?
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?
What is option in shell script?
What are the different types of variables used in shell script?
Is shell scripting a language?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
What exactly is a shell?
What is sh in shell script?