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.
No Answer is Posted For this Question
Be the First to Post Answer
How Connect to a Database in Shell Programming?
How to make userdefined variables to available for all other shells?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
What is the conditional statement in shell scripting?
Why is shell scripting important?
What is shell and shell script?
If one dont know how to create a script then how he/she can use the QTP?
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
How to set an array in linux?
What is path in shell script?
How to get the 3rd element/column from each line from a file?
give me some website where i can get unix and testing meterials