After running the above code it gives me "The system cannot find the file specified." error. what's wrong with the code?#!/usr/bin/perl $path = ""; $t = "dir C:\\ProgramData\\Test1\\Test Folder\\" ; $out = `$t`; print $out;
In reply to What is wrong with this code? by prab2112
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |