what is the command to list all files in a directory,
including the hidden files in UNIX ?

Answer Posted / kiruthiga.s

ls-a
(or)
ls-la

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does cp command overwrite files?

620


What is the comma to show the space allocation of files?

558


What command is used to check the current users?

592


How can we use grep command in unix?

612


Which unix command lists files/folders in alphabetical order?

614






What is .sh file?

614


What is the difference between grep and grep?

563


What is the use of egrep command in unix?

624


Which command can you use to find the currently running process in unix server?

584


What does awk stand for?

603


What difference between cmp and diff commands?

720


How to use grep command to list find the records of a file containing 10 different strings?

643


What is awk good for?

582


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

951


Why is shebang used?

594