in reply to execution of a C program
Common beginner mistake. {grin}
That's why we tell our students to always invoke their first Perl program as ./program, so that even if they should name it test, it'll still work. Plus, for security reasons, most smart people remove dot from their PATH anyway.
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|