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
How do I use grep to search for a file?
What does 'mkdir' command do in UNIX?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is s and g in sed command?
Which unix command to make a new directory?
What is the use of egrep command in unix?
Which command can you use to find the currently running process in unix server?
Which command should you use to find the remaining disk space in unix server?
What is command statement?
What are some command words?
Differentiate cat command from more command.
How can we use grep command in unix?
What is awk used for?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does this command do? Cat food 1 > kitty