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 the use of cut command in unix?
Why is awk called awk?
What command is used to switching between users in unix?
What does #!/ Bin sh do?
Differentiate cat command from more command.
What is unix command?
What is a bash command?
What are grep patterns?
Can you explain a little bit about command substitution?
What difference between cmp and diff commands?
What is difference between grep and find command in unix?
Which command is used to copy files?
How can you see the command line history?
How do I find previous commands in unix?
What does sed command do in unix?