LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 101-400 Question # 28 Topic 3 Discussion

LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 101-400 Question # 28 Topic 3 Discussion

101-400 Exam Topic 3 Question 28 Discussion:
Question #: 28
Topic #: 3

Which of the following command lines creates or, in case it already exists, overwrites a file called data with the output of ls?


A.

ls 3> data


B.

ls >& data


C.

ls > data


D.

ls >> data


Get Premium 101-400 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.