What shell is bin sh?
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.
How would you print just the 25th line in a file using smallest shell script?
How to declare functions in unix shell script?
How do we create command aliases in a shell?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
Is bash a shell script?
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
is there any command to find user password?
Write a shell program to test whether a given number is even or odd?
what is the difference between cmp and diff commands
What language is used in terminal?
What is the command to find out users on the system?