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
How do you grep a case insensitive?
What does this command do? Cat food 1 > kitty
How can you see the command line history?
Explain command to display different lines that are found when compare two files?
Who invented grep?
What do know about tee command and its usage?
What is the difference between awk and grep?
How do I find previous commands in unix?
How do I delete files from command prompt?
What is grep r?
What does 'mkdir' command do in UNIX?
What is the difference between cat command and more command?
What is updatedb?
Describe the zip/unzip command using gzip.
What is the use of find command in unix?