Sat 9 Feb 2008
Don't Overflow the Command Line
Posted at 00:26 +1100
Today's mostly trivial and "well-known except if you haven't seen it before" system administration tip is prompted by one of the recent comments over at James' blog.
Be careful when using shell wildcard patterns as arguments to scripts. There are two ways to mess up and you'll usually forget to test both of them.
Topics: software/linux, technology/sysadmin