Give command that will make the file "run.sh"
executable?
Answer Posted / jaga
chmod 755 run.sh
./run.sh
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
Describe the usage and functionality of the command rm –r * in unix?
Is ‘du’ a command? If so, what is its use?
What are the commands in UNIX to list the files in a Directory?
What is {} in find command?
What is the comma to display different lines that are found when compare two files?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the use of cut command in unix?
What is $0 bash?
Explain command to display different lines that are found when compare two files?
What is the use of sed command in unix?
Is it inbetween or in between?
Can you explain a little bit about command substitution?
What does touch command do in unix?
What is grep short for?
What is awk used for?