758
tar -vczfx123 ought to do it
(imgs.xkcd.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Yeah tar is easy. Regex on the other hand..
I can remember regex, but I need to check tar almost every time.
Nothing a
.*
can't solveRegex, the write only language.
Oh jeez, I use regex at least 2-3 times a week. It's really not too bad for simple stuff and doing basic search and replace operations in text editors