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
How do I search for text in vi?
Who command in unix?
Which unix command to make a new directory?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Explain command to view process running?
What are grep patterns?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Why is grep called grep?
What is grep r?
Explain ‘system calls’ with respect to unix commands?
Write a command that will display files in the current directory, in a colored, long format.
What command will change your prompt to myprompt?
How to find $ai_serual resolved path by using unix
What is the command to compare two files in unix?
How do I use grep to find a file?