Search Results

Search: Posts Made By: madjak
8,980
Posted By madjak
Bit heavy handed perhaps but I was at a bit of a...
Bit heavy handed perhaps but I was at a bit of a loose end...


#!/usr/bin/perl
use POSIX;
use File::Copy;

$srcdir = '/source1';
$dstdir = '/target1';

opendir(DIR, "$srcdir");
@FILES=...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 02:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy