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
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
How to include comments in your shell scripts?
Is shell scripting a programming language?
What is console line?
How do I run a script from command prompt?
What is a boot block?
How can I set the default rwx permission to all users on every file which is created in the current shell?
How to redirect both standard output and standard error to the same location?
What is awk in shell scripting?
What is in a script?
What is the difference between scripting and coding?
How do I start a shell script?