Explain about shebang?
No Answer is Posted For this Question
Be the First to Post Answer
write a scwipt that a) takes exactly one argument, a directory name. b) if the number of argument is more or less than one,print a usage message c) if the argument is not adirectory, print another message d) for the given directory, print the five biggest files and the five files that were most recently modified. e) save the output to a file called q2output.
How do I set bash as default shell mac?
How to print pid of the current shell?
What are the advantages of bash over all other shells?
What does $$ mean in shell script?
What is a beat in a script?
How do I save a powershell script?
Is it possible to substitute "ls" command in the place of "echo" command?
how to read systems current date and time
When you login to a c shell, which script would be run first?
What is the syntax of "grep" command?
how can you execute the shell scripts?