ps -aux command in linux
# ps (Process Status)
# Syntax : ps [options]
# [options] can be -a, -A, -d, -e etc.
# Ex- ps -aux : print all processes owned by a user named "x"
# -a : Information for all processes associated with terminals.
# -u : Information for processes in userlist.
# -x : username (user running this command)
Also in Shell:
- pyglet linux
- dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
- display folder of path linux bashrc
- gats gatsby-plugin-offline
- vim compare 2 files
- kali linux command download
- rvm install
- grep capture group
- git remove commit from local
- start-process id powershell
- ubuntu 16.10 vmware
- django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module. Did you install mysqlclient?
- how to install docker ubuntu
- cannot find lstdc++ ubuntu
- add git user and email
- fatal: refusing to merge unrelated histories
- ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
- clone repository git
- ubuntu passwordless sudo
- install docker debain
- too many security failures vnc
- how to make maven clean install faster in eclipse
- gzip folder with tar and exclude directories
- git commit please tell me who you are