How to identify whether a file is normal file or directory?
Answer Posted / subbareddy kake
By using file command or
First list the all files by using ls -lrt.you will
following type format.
drwxr--r--
-rwxr--r--
so first one directory second one file only
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the use of awk command in unix?
What is command substitution?
why metadb requires a seperate slice to create Solaris volume manager
What do chown command do?
How can we use grep command in unix?
Why is it called grep?
What is .sh file?
Which command can you use to find the currently running process in unix server?
Explain ‘library functions’ with respect to unix commands?
How do I search for text in vi?
What does find command return in unix?
What is awk good for?
What is unix command?
What is awk used for?
What command is used to check the current users?