Note above code is untested. And may require some effort on your part ... :Psub setRecursiveCopyCommand { my $OS = $^O; if ( $OS eq 'VMS' ) { return whatever the hell they do in VMS } elsif ( $OS eq 'PLAN9' ) { return whatever the hell they do in PLAN9 } elsif ( $OS eq monkeys_fly_out_of_my_ass ) { you get the picture } else { ... }
| Plankton: 1% Evil, 99% Hot Gas. |
In reply to Re: Copying a directory recursively
by Plankton
in thread Copying a directory recursively
by BUU
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |