Post New Answer View All Answers
Why is a script important?
What is meant by $1 in shell script?
What is option in shell script?
What is .sh file in mac?
What is path variable bash?
What is inside a seashell?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
What does echo $0 do?
How do I run a .sh file on mac?
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.
Can you write a script to portray how set –x works?
How do I run a .sh file?
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
What is shift command in shell script?
What are the types of script?