Novell
050-720 · Question #103
In Linux, which of the following redirection symbols can be used to open a file for writing and truncate it and associate it with STDOUT?
The correct answer is D. > file. See the full explanation below for the reasoning.
Question
In Linux, which of the following redirection symbols can be used to open a file for writing and truncate it and associate it with STDOUT?
Options
- A<< token
- B
file
- C< file
- D
file
How the community answered
(37 responses)- A5% (2)
- B8% (3)
- C3% (1)
- D84% (31)
Community Discussion
No community discussion yet for this question.