Computer Programming MCQs Basic of linux unix
Q Which command is used to list out all the hidden files along with the other files ?
  • A A. Ls -l
  • B B. Ls -x
  • C C. Ls -f
  • D D. Ls -a
Leave a Comment