user@localhost:~$ ssh maikel@martens.me
Are you sure you want to continue connecting (yes/no)? yes
Welcome you are now connected to 'martens.me'.
maikel@martens.me:[~]
bash> whoami
Maikel Martens
maikel@martens.me:[~]
bash> git remote -v
origin https://github.com/krukas (fetch)
maikel@martens.me:[~]
bash> cat linkedin.txt
https://www.linkedin.com/in/martensmaikel
maikel@martens.me:[~]
bash> exit
logout
Connection to martens.me closed.