Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. hashem110251

    how to pass parameters to system call

    I want to call md5sum.exe for a file and print it into another file, I have done system("md5sum.exe $outputfile > $md_output") or die "system failed: $?"; but it doesnt like it and complaints: system failed: 0 at C:/Documents and Settings/moac/workspace/lets_do_some_perl/test.pl line 16. any...

Part and Inventory Search

Back
Top