Search Results

Search: Posts Made By: Franklin52
4,732
Posted By Franklin52
The directory must be exist, try to make the...
The directory must be exist, try to make the directory before the find command:

mkdir -p /home/bkups/$string

Regards
4,732
Posted By Franklin52
Remove the ">" in the cpio command: find...
Remove the ">" in the cpio command:

find [a-z]* [0-9]* [A-Q]* /home/SMB-2000/* -print |cpio -ovm /home/bkups/$string

Edit:

I think I'm wrong, you don't use the -p option so the redirection...
Showing results 1 to 2 of 2

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