Search Results

Search: Posts Made By: Sebarry
1,963
Posted By Sebarry
checked both
Hi, $? is zero whether it should have been able to send or not. I don't have /var/adm/messages. I've looked at /var/log/messages and the only thing I can see that might be related is - last message...
1,963
Posted By Sebarry
Use of Unix mail
I am successful sending emails from Perl scripts using Net::SMTP but I don't receive a failed delivery notice if the email could not be delievered. Only out of office receipts. I have used all the...
3,005
Posted By Sebarry
number of escape characters?
Hi,

I am trying to execute the following command from a batch script, but no matter how many escape characters I put in it doesn't execute properly. It works fine from the command line with quotes...
12,625
Posted By Sebarry
Thanks for your help
Hi Tayyab,

Thanks for that it almost worked but it wasn't pruning out the directories. I tried variations of it and I could ignore the files and directories under .snapshot but the names of other...
6,615
Posted By Sebarry
Find command with prune and exec
Hi,

I'm using the following command to get a list of files on the system.

find /releases -type f -exec ls -l > /home/sebarry/list.txt '{}' \;

however, its searching a directory I don't want...
12,625
Posted By Sebarry
Find command with prune and exec options
Hi,

I'm using the following command to get a list of files on the system.

find /releases -type f -exec ls -l > /home/sebarry/list.txt '{}' \;

however, its searching a directory I don't want...
Showing results 1 to 6 of 6

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