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

Answer Posted / yuvaevergreen

ls -a option

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the command to compare two files in unix?

628


What is difference between grep and find command in unix?

587


Explain the steps that a shell follows while processing a command.

687


What does this command do? Cat food 1 > kitty

984


Is grep faster than awk?

573






What is the first character of the output in ls l command?

640


What is a bash command?

629


Which command is used to copy files?

568


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

654


What is the use of sed command in unix?

607


What is the use of the command 'ls -x chapter[1-5]' ?

665


How do you grep a case insensitive?

550


What do know about tee command and its usage?

599


What is command substitution?

629


What does this command do,"$more readme.txt“?

695