How to identify whether a file is normal file or directory?
Answer Posted / vasavi
using file command
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What does awk stand for?
How do I search for a file in unix command?
What are grep patterns?
Which command is used to kill the last background job?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
How do I run a whois command?
Using unix command how to display no of records in oracle?
What are awk commands?
How do you repeat a command in terminal?
What is the pipe command?
How do you grep a case insensitive?
What is the unix command to confirm a remote host is alive or not?
Write a command that will display files in the current directory, in a colored, long format.
Is grep faster than awk?
What does pipe () return?