It is practically impossible to teach good programming style to students that have had prior exposure to Basic; as potential programmers they are mentally mutilated beyond hope of regeneration.
I am being sponsored by Syntress! They bought me an amazing dedicated server to run catonmat on. If you're looking web services, I highly recommend the Syntress guys!
And for the commands that do not take a filename as an argument, you can do:
or
Regarding tar, by default it uses STDIN, so -f - is the default behavior. Therefore, these two commands do the same thing:
(Ditto with the tar -x)
All in all, great article! Thanks.
Reply To This Comment