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 to find duplicate record in file using shell script?
0 Answers IBM, Saama Tech, Wipro,
What is a program shell?
Explore about environment variables?
I want to connect to a remote server and execute some commands, how can I achieve this?
What is shell application?
What does .sh file contain?
Suppose you execute a command using exec, what will be the status of your current process in the shell?
What is the use of echo in shell script?
What is the command to find out users on the system?
How to customise the existing shell?
What is bash coding?
How can we find the process name from its process id?