Search Results

Search: Posts Made By: Wizard_1979
1,546
Posted By Wizard_1979
Hi again, will try echo $? ----------...
Hi again,

will try echo $?

---------- Post updated at 02:32 PM ---------- Previous update was at 02:29 PM ----------

Thanks RudiC. Will try the verbose option. The check will made on the mv...
1,546
Posted By Wizard_1979
Hi Joeyg and RudiC thanks for sparing time to...
Hi Joeyg and RudiC thanks for sparing time to reply.

No i'm not emailing the file. The intention is to send the mail whenever the script moves file or files over to $ARCHIVE_DIR. So yes RudiC...
1,546
Posted By Wizard_1979
Avoid multiple emails being sent - Counter, Loop?
Hello,

I have currently coded a bash script below in which it does the following:

# Archives compressed file from another location.

Basically it moves *.gz files to another location.
...
886
Posted By Wizard_1979
Script to check if file is placed
Hello,
I am currently looking how to develop a script to monitor files placed in a particular folder. This is not actually a big deal as I usually do some perl and shell scripting, but my problem...
3,290
Posted By Wizard_1979
thanks guys, i will try them out and check....
thanks guys, i will try them out and check. Thanks a lot!
3,290
Posted By Wizard_1979
Thanks for your reply, Here it is. it basically...
Thanks for your reply, Here it is. it basically greps from the text file and make a word count.

#!/bin/csh -f
grep -v CPC IsupStatusDump.txt | grep "," | grep 4148 | grep IcConversation | awk...
3,290
Posted By Wizard_1979
Stop append to file after 5 minutes
Hi all,

I've got a grep command, in which the value (a number) is being appended into a file. Such file will have this output:


100
105
300
204
150
...
...
120
113
124


This file...
Forum: Infrastructure Monitoring 01-26-2010
8,597
Posted By Wizard_1979
SNMP Trap on Solaris...HELP!
Hi all,

I am currently doing a project regarding traps and would like to help me in this issue. I am knew to the trap world :confused::) and thought that by posting this thread helps me move...
Forum: Infrastructure Monitoring 10-27-2009
4,802
Posted By Wizard_1979
SNMP Traps
Hi all,

lately i managed to install SNMP agent on Solaris 9 & 10. The second objective is now to configure traps. However (since i'm totally new to the SUN world) i don't know a way of how to...
2,698
Posted By Wizard_1979
Thanks for your reply. Forgive my ignorance, i am...
Thanks for your reply. Forgive my ignorance, i am still very new to UNIX and scripting. Can you show me such example?

thanks.

---------- Post updated at 08:01 AM ---------- Previous update was...
2,698
Posted By Wizard_1979
Email script when automatic backup is finsihed
Hello all,

i'm still new to this site and thought i might find some help here :).
lately i performed a script to make an automatic backup of some files in certain directories. the script looks...
Showing results 1 to 11 of 11

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