How do you list the files in an UNIX directory while also
showing hidden files?

Answer Posted / srinath.p

$ls -Ra
This command shows all the hidden files in the directory
and all of it's subdirectories.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who invented grep?

655


What is s and g in sed command?

563


Who command in unix?

579


Write a command to display a file’s contents in various formats?

630


What does #!/ Bin sh do?

598






What is the difference between cat command and more command?

601


What is grep and how do you use it?

581


Which command will print your home directory on screen?

548


Is ‘du’ a command? If so, what is its use?

639


What is rmdir command?

556


What are file commands?

656


Can you explain a little bit about command substitution?

612


Which unix command to make a new directory?

594


What is the use of tee command?

573


What is grep short for?

558