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
What is clang space engineers?
Why makefile is used in linux?
What the command used for search file or files for specific text?
Which of the following tasks cannot be accomplished with the touch command?
What is command example?
Explain the linux directory commands along with the description?
How do you ask politely?
How do I run a shell script?
How do I check terminal history?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What is the pwd command?
What does cd – command do?
How do you copy in terminal?
You issue the command head * what would the resulting output be?
What is devops model?