What is wc in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
What does $0 mean in shell script?
What is the difference between a variable and value?
What is difference between bash and shell?
What shell is bin sh?
How do you read arguments in a shell program - $1, $2 ..?
Please give me example of " at command , contrab command " how to use
Suppose you execute a command using exec, what will be the status of your current process in the shell?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
I want to connect to a remote server and execute some commands, how can I achieve this?
Is bash an operating system?
Write a shell program to test whether a given number is even or odd?
What is the meaning of $1 in shell script?