Task 4 Running Your First few Commands
If we wanted to output the text "TryHackMe", what would our command be?
tryhackme@linux1:~$ echo "Hello Friend!"
What is the username of who you're logged in as on your deployed Linux machine?
tryhackme@linux1:~$ whoami