Silly Science Electronics, Programming and Hacking About

10Jan/120

Stupid things you should not do #1

> python generator.py --help
Opening --help
Outputting start code...
Outputting template...
Writing out finish...
Done

Do'h!!

> ls
--help generator.py

> rm --help
rm: illegal option -- -
usage: rm [-f | -i] [-dPRrvW] file ...
unlink file

> rm "--help"
rm: illegal option -- -
usage: rm [-f | -i] [-dPRrvW] file ...
unlink file

Gah! and hooray for GUIs

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.