Table of Contents

patience

Posted 2003-03-12 @ 03:42:07

Note to self: When engaged in an SSH session via a crummy dialup connection, do not type until the prompt has appeared following the previous command. Otherwise, mis-typing cd dirname could cause the subsequent rm -r * to be issued in the wrong directory, unintentionally wiping out hundreds of files across several sites.

Steve, sorry about that.