What is a shell? · Types of shell · what is shell scripting?
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 to know that your remote server is ruing smoothly or not in unix?
How can we find the process name from its process id?
What is sh in shell script?
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
how to get part of string variable with echo command only?
Where are cowrie shells found?
What is shell prompt?
what is "umask"?
write a shell script to check the failed jobs?
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
Why do we write bin bash in shell scripts?