Computer Programming MCQs Basic of linux unix
Q What command is used to count the number of files in the current directory by using pipes ?
  • A A. Ls | ws – c
  • B B. Ls | wc – w
  • C C. Ls | wc – l
  • D D. Ls | wc
Leave a Comment