Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it ?

Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it ?

A. who | tee user.lst
B. who > user.lst
C. who >> user.lst
D. who < user.lste