Give command that will make the file "run.sh"
executable?
Answer Posted / ghanshyam baboo
chmod +x run.sh ; ./!$
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between cat and more command?
Who invented grep?
Why is it called grep?
Differentiate cat command from more command.
What are awk commands?
What is $0 bash?
Why is it called a shebang?
What do know about tee command and its usage?
How do I search for text in vi?
What is the first character of the output in ls l command?
What is unix command line?
hw will u use awk in replacing cahrs and files
What does find command return in unix?
What are the unix commands?
What does this command do,"$more readme.txt“?