Search Results

Search: Posts Made By: beddo
1,338
Posted By beddo
Port redirection with exclusions
Hi folks,

I have an application that is acting up. I have another machine with a replacement application on it but because of the naming structure clients are using I cannot change the name to the...
2,347
Posted By beddo
This is still being a pig. It works perfectly...
This is still being a pig. It works perfectly fine when run from the command line. With set -x on I get the output emailed over and when run from cron it does the check to see if the directory exists...
2,347
Posted By beddo
Well the script ran wrong again last night...
Well the script ran wrong again last night regardless of the changes. Removing the _ also broke the mv statement as $_f and $f were two different values. What I can see is that the if statement...
2,347
Posted By beddo
Problem is still happening :/ I wish hitting it...
Problem is still happening :/
I wish hitting it with a bigger stick would work!
2,347
Posted By beddo
This is the full script. I have made an...
This is the full script. I have made an interesting observation however. I have a number of resellers with differename usernames. For some reason, the problem does not affect the folder for the...
2,347
Posted By beddo
Apparantly I still don't have a fix for...
Apparantly I still don't have a fix for this..something like this should be nice and simple!
2,347
Posted By beddo
Apparently this didn't fix it. For reference I...
Apparently this didn't fix it. For reference I have "alias mv='mv -i'" in my .bashrc so I've change the mv to mv -f and am hoping that'll sort it out tonight.
2,347
Posted By beddo
That seems to have done the trick, no more backed...
That seems to have done the trick, no more backed up directories. Cheers



It is an envirmont variable that can be set instead of the --backup option for mv. Documented in man mv, I only...
2,347
Posted By beddo
mv duplicating directories
Hi Folks,
I've put together a script for sorting my backup files into sub folders to be run from a cron job. Each file is named username.tar.gz and the file /etc/trueuserowners contains all users...
2,293
Posted By beddo
I'm not sure that would work as the output...
I'm not sure that would work as the output depends on the content. That is why I have describe the different stages. Maybe I can break apart the different stages into examples of input and output but...
2,293
Posted By beddo
String comparison: All lines in file but each within line
Hi folks,
I'm trying to do a bit of extra monitoring on who is sending mail through our server and as I'm sure you'll understand, the log files aren't exactly small.
As a note, I'm working to sort...
Showing results 1 to 11 of 11

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