what is the command to list files in a directory in UNIX?
Answer Posted / yuvaevergreen
ls | grep "^-"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between grep and find command in unix?
What is the difference between awk and grep?
How does the system know where one command ends and another begins?
How do I run a bash script?
What's a command word?
What is the command to view process running?
What is $0 bash?
Explain command to view process running?
Explain command to display different lines that are found when compare two files?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What do know about tee command and its usage?
What is the unix command to confirm a remote host is alive or not?
What are the general commands in using unix os for a beginner?
What does the metacharacter mean?
What is the command to compare two files in unix?