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 the tee command?
How do I use grep to find a file?
How do I run a bash script?
What is the command to find maximum memory taking process on the server?
Explain command to view process running?
What does this command do,"$more readme.txt“?
Using unix command how to display no of records in oracle?
Are you in or at the office?
What is “chmod” command?
What are the commands in UNIX to list the files in a Directory?
How do you grep recursively?
What is the command to compare two files in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are bash commands?
Is it inbetween or in between?