user@notreally:~$ cat /var/www/index.html
$ cat /etc/motd
notreally.work
Experimental archive. Mostly broken. Occasionally functional. The domain is the only joke.
$ ls -la projects/ | head -n 5$ ls -la
total 8
$ ls -la logs/ | head -n 3$ ls -la
total 0
$ echo "No logs found"
$ df -h
2
projects
0
logs
0
broken
∞
regret
user@notreally:~$ _