Part 2: System Level Commands and User Management in Linux
System Information Commands
Display system information:
uname
Show how long the system has been running:
uptime
Display the current date and time:
date
Show who is currently logged in:
who
Show the current user:
whoami
Bash and User ...
linux-essentials.hashnode.dev6 min read