What are script files?
No Answer is Posted For this Question
Be the First to Post Answer
Print the 10th line without using tail and head command.
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.
how to create purchase order
What is the use of .sh file?
How to find duplicate record in file using shell script?
0 Answers IBM, Saama Tech, Wipro,
How do I read a .sh file?
How do I run a bin bash script?
What is the use of break command?
is there any command to find user password?
There are three departments A,B and C.Write a query to display the names of all the persons( in departments other than A) who are paid higher than the person receiving the lowest salary in DEPT A
What is ms powershell?
write a shell script to find the largest number from 3 given numbers.