Give command that will make the file "run.sh"
executable?
Answer Posted / dhina
bash run.sh
or
login as a root and type sh run.sh
or
give the permission to run.sh with chmod 755 run.sh and
type ./run.sh
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the use of find command in unix?
Why is awk called awk?
What is grep r?
What does the metacharacter mean?
What is “chmod” command?
What is .sh file?
What do know about tee command?
Which command is used to delete all files in the current directory and all its sub-directories?
Explain command to display different lines that are found when compare two files?
What will the following command do?
What is the use of sed command in unix?
How do I open a port?
What is the comma to show the space allocation of files?
What is difference between grep and find command in unix?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include