758
tar -vczfx123 ought to do it
(imgs.xkcd.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
The command that I can never get right the first time is
ln
. I always end up creating a dead link inside my target folder, even when I read the man page directly prior.