Give command that will make the file "run.sh"
executable?
Answers were Sorted based on User's Feedback
Answer / aseem
If we have to make file executable then we have to use chmod
command. Sh can help in execution but it will not change
file as executable
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
which command is used to identify the type of the file?
what is the difference between npar and vpar in HP-UX?
How to find and replace the below command?
What happens when we execute a unix command?
How to find $ai_serual resolved path by using unix
What is rmdir command?
What is file system in unix??
What is $0 bash?
what are processor execution levels and priorities?
What are Unix processes, and how do you manage them?
what is the difference between "cron" command and "at" command?
What is the comma to show the space allocation of files?