Learning the hard way #4598455549

Beatnik on 2005-04-26T19:13:41

When your technical documents describe how to set up and install your systems, you'll probably have some command line stuff. Whatever you do, don't go for the following...

root> ./foo.sh blah blah bla
Chances are that, when you copy/paste from your documentation, you'll copy the first bit too and you'll end up overwriting the file.