Answer Posted / ravneet
if the file doesn't have executable permissions than assign
the same as chmod 755 <filename>. after that execute the
same by using command ./<filename>
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
What is grep in bash?
What is the difference between cat command and more command?
What is ‘ps’ command for?
What does #!/ Bin sh do?
What is the use of sed command in unix?
How do I run a whois command?
What are the unix commands?
What is command substitution?
What is the use of the tee command?
Why is it called grep?
Why is awk called awk?
How does the system know where one command ends and another begins?
What happens when we execute a unix command?
Explain ‘system calls’ with respect to unix commands?
How do I use grep to search for a file?