758
tar -vczfx123 ought to do it
(imgs.xkcd.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
tar -xvf is the only one I know
And I think it was tar -cvf for creating .tar files?