Q. To run date first, and then ls -l, which of the following is correct?

  • (A) date $ ls -l
  • (B) date ; ls -l
  • (C) date - ls -l
  • (D) date > ls -l
πŸ’¬ Discuss
βœ… Correct Answer: (B) date ; ls -l

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
223
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
90%
Success Rate