what is the command to find out the difference between
files and folders?
Answer Posted / shruthi
first character of output of long listing.
if it is 'd' it is a directory. if it is a '-' it is a
regular file.
$ls -l
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Are you in or at the office?
What is the use of cut command in unix?
How does shebang work?
What is sed awk grep?
Why is shebang used?
Which command is used to copy files?
How does pipe () work?
What is the use of the tee command?
Can you enlist some commonly used network commands?
What does the metacharacter mean?
What is the difference between awk and grep?
How do I open a port?
What is the command to find maximum memory taking process on the server?
Why is grep called grep?
What is nr in awk command?