what is "ls* " is run
options are 1) x 2).x 3) hidden 4) no disply
tell exact answer.
Answer Posted / sunil
hidden file in linux begin with "."
eg ".anything" (without including quotes)
such file can be listed with -a flag in ls command
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is $$ in shell script?
What is grep command in linux with examples?
Who unix commands?
What signal is ctrl c?
Why is linux cpu usage so high?
What is sudo bash command?
How will you suspend a running process and put it in the background?
How do you create a text file in linux?
How commands work in linux?
How do I stop a linux job?
What are different command to check ram, process and hdd of linux machine?
How do I find previous commands in linux?
How many interfaces(ethernet cards) are working using single command?
What is clang llvm?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.