Give command that will make the file "run.sh"
executable?
Answer Posted / jaga
chmod 755 run.sh
./run.sh
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What is unix command line?
Differentiate cat command from more command.
What's a command word?
Which command is used to kill the last background job?
How do I search a whole word in vim?
how to sort the content of the file based on numeric values
What are the dos commands?
Which command can you use to find the currently running process in unix server?
What are bash commands?
What does find command return in unix?
Which unix command lists files/folders in alphabetical order?
What is the difference between cat and more command?
Explain command to display different lines that are found when compare two files?
What command will change your prompt to myprompt?
What is the size of time_t?