InterviewSolution
Saved Bookmarks
| 1. |
Which option is used for printing multiple copies of a file using lp command?(a) -l(b) -i(c) -t(d) -nI got this question in unit test.My question is taken from Counting File Data: wc Command in section Handling Ordinary Files of Unix |
|
Answer» Right option is (d) -n |
|