what is the command to find out the difference between
files and folders?
Answer Posted / vawani
$ls -p
"/" mark will display as directories and others are file.
And answer number 2 also correct.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the advaantage of each user having its own copy of the shell?
Why is grep called grep?
How do you repeat a command in terminal?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the difference between awk and grep?
What are awk commands?
Who wrote grep?
How do you grep recursively?
Who invented grep?
What is unix command line?
What is a command and examples?
Can you explain a little bit about command substitution?
What does grep v do?
Name the unix command to find how many days the server has been up.
Describe the usage and functionality of the command rm –r * in unix?