Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / dattatraya
echo *
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
What does sed command do in unix?
Does cp command overwrite files?
What is the difference between cat command and more command?
What are reported commands?
What is the comma to display different lines that are found when compare two files?
What are bash commands?
What difference between cmp and diff commands?
What does #!/ Bin sh do?
How do I open a port?
What does find command return in unix?
What is the command to view process running?
How do I use grep to find a file?
What happens when we execute a unix command?
Why is it called a shebang?