Give command that will make the file "run.sh"
executable?
Answer Posted / yuvaevergreen
chmod 755 to make executable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the steps that a shell follows while processing a command.
What is .sh file?
Why is it called a shebang?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are the dos commands?
Does cp command overwrite files?
Which unix command lists files/folders in alphabetical order?
How do I use nslookup?
What does the md command do?
What is grep command in unix with examples?
Which command should you use to find the remaining disk space in unix server?
What does awk stand for?
What are reported commands?
What does the metacharacter mean?
What is the use of sed command in unix?