What is a shell? · Types of shell · what is shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
What is use of "cut" command?
What does echo mean in scripting?
How do I edit a .sh file?
What is the lifespan of a variable inside a shell script?
What is the difference between running a script as ./scriptname.sh and sh scriptname.sh
How do I run a shell script in powershell?
How will you copy a file from one machine to other?
How do I stop script errors?
what do u mean by $#,$* in unix programming?
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 is the difference between grep and egrep?
How can I send a mail with a compressed file as an attachment?