what is "ls* " is run
options are 1) x 2).x 3) hidden 4) no disply
tell exact answer.
Answer Posted / bc
"ls *" will display all the contents in the current
directory as well us it will display the contents of all the
subdirectories. But it doesn't show the contents of
directories under those subdirectories. It will traverse for
a depth 1
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What the command used for search file or files for specific text?
How do I get to root directory in linux?
How will you suspend a running process and put it in the background?
Which command is used to delete a group?
What is df command in unix?
What is mkdir?
How can you copy lines into the buffer in command mode?
What is mkdir p linux?
What is bc command in unix?
How do I move to root in linux?
What are the linux commands used in devops?
What is clang tidy?
What does umask 022 mean?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
The head command writes the how many lines of a file to screen?