Pregunta de entrevista de Google

How do you list all the open programs in Linux command line?

Respuestas de entrevistas

Anónimo

18 de dic de 2015

The question I was asked is: "What is the way to list all open files" Which was lsof

1

Anónimo

3 de ago de 2015

ps aux

1