Centos Bash Commands
Revision as of 15:17, 6 February 2019 by 108.53.114.162 (talk) (Replaced content with "'''Check Bash Shells installed''' cat /etc/shells ''' Check who is logged on ''' id whoami w who ''' Check type of System''' uname -a")
Check Bash Shells installed
cat /etc/shells
Check who is logged on
id whoami w who
Check type of System
uname -a