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 does the command '$ls | wc –l > file1' do?
What do chmod command do?
What is a bash command?
What is .sh file?
What do know about tee command and its usage?
What does #!/ Bin sh do?
What are bash commands?
How do I open a port?
Write a command that will display files in the current directory, in a colored, long format.
Enlist some filename manipulation commands in unix.
What happens when we execute a unix command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What do chmod, chown, chgrp commands do?
What is the pipe command?
How do I use grep to search for a file?