Give command that will make the file "run.sh"
executable?
Answer Posted / 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 |
Post New Answer View All Answers
What does this command do? Cat food 1 > kitty
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
how to sort the content of the file based on numeric values
what is the advaantage of each user having its own copy of the shell?
What is $0 bash?
What is the size of time_t?
How do I search for text in vi?
What does the metacharacter mean?
Why is awk called awk?
Which command will print your home directory on screen?
Who command in unix?
Which command is used to copy files?
What is difference between grep and find command in unix?
What is the function of grep command in unix?
What command is used to switching between users in unix?