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
Can you explain a little bit about command substitution?
What is grep command in unix with examples?
What is the unix command to confirm a remote host is alive or not?
How do I use nslookup?
Write a command to display a file’s contents in various formats?
How do I use grep to search for a file?
What is $0 bash?
What do know about tee command?
What is awk command used for?
What command is used to check the current users?
What is updatedb?
How do I clear my terminal history?
Which unix command to make a new directory?
Write a command that will display files in the current directory, in a colored, long format.
Explain ‘library functions’ with respect to unix commands?