Give command that will make the file "run.sh"
executable?
Answer Posted / puja
chmod 777 run.sh
./run.sh
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between awk and grep?
What is ctrl d?
What do chgrp command do?
What is command substitution?
What does touch command do in unix?
What is grep short for?
Enlist some filename manipulation commands in unix.
Why is awk called awk?
What are grep patterns?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the nmap command?
What is the first character of the output in ls l command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Which command is used to create a directory?
How to use grep command to list find the records of a file containing 10 different strings?