Q:

The command $ sed -n ‘$p’ emp.lst will display the last line

0

The command $ sed -n ‘$p’ emp.lst will display the last line.


  1. True
  2. False

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).True

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

UNIX - FILTERS AND REGULAR EXPRESSIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Consider the following commands... >>
<< To suppress the behaviour of ‘p’ command, we u...