Answers for "list applications linux"

1

linux list application installation

Use this command on ubuntu:
> sudo dpkg --listfiles [appname]
Posted by: Guest on September-10-2020
0

ubuntu list running applications

ps aux
ps -ef
Posted by: Guest on May-14-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language