Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / yankee
I think the question was not clear to Anil or Dhina...What i
meant was that i don't want to use 'ls' to list the files...
Is there any other way to do so?
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How does shebang work?
What is grep in bash?
What is grep r?
What does the command ' $who | sort –logfile > newfile' do?
What is ctrl d?
How do you repeat a command in terminal?
Which command is used to find whether the system is 32 bit or 64 bit?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Explain the steps that a shell follows while processing a command.
What does sed command do in unix?
Why is it called a shebang?
What is s and g in sed command?
What are grep patterns?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Does cp command overwrite files?