I thought I'd make an ongoing list here of odd-looking Linux commands that I've typed in the course of my Linux-ing.
No, computer! I'm not asking you to find me a date!
1.Looking for information about the date and time command:
man dateNo, computer! I'm not asking you to find me a date!
2. Echoing something as root
sudo echo ...
Should I have simply completed that command by typing "funky town"? In case you're wondering, there was an 80's song called Funky Town, sung by Pseudo Echo.
3. Looking for information about the find command:
man find
Yet again, I'm looking desperate for a date.