terminal
Welcome to Linux Practice Terminal!
Type "help" to see available commands.
user@linux:~$
System Information
Learn to check system information using whoami, date, help, and clear.
Step 1
Check the current user with the whoami command.
Type: whoami
whoami
Step 2
Display the current date and time.
Step 3
View all available commands using help.
Step 4
Clear the terminal screen.
Step 5
After clearing, verify your location with pwd.