Q. Which of the following would send the data from the ls command to the file myfiles?

  • (A) ls | xargs myfiles
  • (B) ls < myfiles
  • (C) ls > myfiles
  • (D) ls | myfiles
πŸ’¬ Discuss
βœ… Correct Answer: (D) ls | myfiles

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
424
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
97%
Success Rate