what is "ls* " is run
options are 1) x 2).x 3) hidden 4) no disply
tell exact answer.
Answer Posted / parminder pal singh padam
"ls -1 * "
Will show you the contents of the directories also!
"ls -a"
will show everything including hidden files.
you can use "ls -1 */*"
or "ls -2 *"
same to list contents uptil two sub-directories.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How do you create a file?
What does the ps command do in linux?
What are bash scripts used for?
How do I stress test my cpu?
Who whoami linux?
What command do you type to find help about the command who?
What is ll command in unix?
Explain the working of command grouping?
Does linux cp command overwrite?
Which is the required command for checking the file system?
Which command is used to find what is in your home directory?
How do I know my linux shell version?
What command should you use to check your file system?
How to hide the partition in grub booting?
How do I check disk space in linux?