Why when doing which who | ls -l does not output the same as doing ls -l which who, *since in both cases we are redirecting the output of the which who command to the ls -l?
Asked
Active
Viewed 44 times
0
JEAN LEONARDO
- 111
- 3
-
3Please don't post screenshots of text. Copy the text here and use code formatting instead. – muru Nov 10 '22 at 02:56
