Give command that will make the file "run.sh"
executable?
Answer Posted / yuvaevergreen
chmod 755 to make executable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Who wrote grep?
What does the “echo” command do?
What is the use of the tee command?
What is unix command line?
What is the command to find maximum memory taking process on the server?
Which command is used to copy files?
What does touch command do in unix?
What command is used to switching between users in unix?
What is grep and how do you use it?
Which unix command to make a new directory?
What are grep patterns?
How do you grep recursively?
What are reported commands?
What does pipe () return?
What does the command '$ls | wc –l > file1' do?