Vidyalelo
Computer Science · Q996

Linux

Engineering and GATE · Computer Science · question 996

Q996

The command syntax to display the file 'sample.txt' one page at a time is

A.
man sample.txt>more
B.
cat sample.txt<more
C.
cat sample.txt|more
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board