Question d’entretien chez Google

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

Réponses aux questions d'entretien

Utilisateur anonyme

18 déc. 2015

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

1

Utilisateur anonyme

3 août 2015

ps aux

1