What is the difference between a variable and value?
Answer Posted / i c u p
poo = realationship between wee
| Is This Answer Correct ? | 7 Yes | 27 No |
Post New Answer View All Answers
Why is the use of shell script?
How to print pid of the current shell?
What is bash eval?
What is shell scripting?
What is the difference between break and continue commands?
How do you know which shell I am using?
What is the lifespan of a variable inside a shell script?
How can you find out how long the system has been running?
What is eval in shell script?
What is the significance of $#?
What language is bash written in?
What are the 3 standard streams in linux?
is this growing field and what is average package in this?
Why should we use shell scripts?
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.