What is the best shell scripting language?
No Answer is Posted For this Question
Be the First to Post Answer
What does path stand for?
How to include comments in your shell scripts?
Can shell script run on windows?
What is the use of "$#" in shell scripting?
How to redirect both standard output and standard error to the same location?
How will you print the login names of all users on a system?
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
What is a shell made of?
How do I run a bin bash script?
How will you list only the empty lines in a file (using grep)?
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.
What are the different types of variables used in shell script?