Help for this page

Select Code to Download


  1. or download this
    use IPC::System::Simple qw/run/;
    run q{ find /path/to/files -name '*.csv' | cpio -pdm /target };