Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
¿Qué hace el pipeline ps -u alicia | greep sh > sh.txt?
ps -u alicia | greep sh > sh.txt
Escribe en el fichero sh.txt los procesos de alicia que contengan en su nombre sh.
sh.txt
sh
Escribe en el fichero sh.txt los procesos de alícia que no tengan sh en su nombre.
Escribe en el fichero sh.txt el número de procesos que tengan en su nombre sh.
Escribe en el fichero sh.txt los procesos de alicia se llamen sh.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!