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 the command to view process running?
What does the command ' $who | sort –logfile > newfile' do?
How do I use nslookup?
Which command is used to kill the last background job?
How do I find previous commands in unix?
What does the md command do?
What does the command '$ls | wc –l > file1' do?
Which command is used to find whether the system is 32 bit or 64 bit?
Describe the zip/unzip command using gzip.
How do I clear my terminal history?
What is nr in awk command?
What is ctrl d?
Who wrote grep?
Enlist some filename manipulation commands in unix.
How do I run a bash script?