Search Results

Search: Posts Made By: dravi_laxmi
6,262
Posted By dravi_laxmi
Hi Rudic Sir, I have tried what you have...
Hi Rudic Sir,

I have tried what you have suggested, but it is mailing only first row of all the rows which are having more than 500 values.
means if in input file if there are 5 BTC which are...
6,262
Posted By dravi_laxmi
Hi Rudic Sir, Thanks for your continuous...
Hi Rudic Sir,

Thanks for your continuous support, Now again this is not giving any output or mail even though it met with condition .
I have attached the input file inputfile.txt...
6,262
Posted By dravi_laxmi
Thanks Sir, It is my mistake, It is working now. ...
Thanks Sir, It is my mistake, It is working now.
LOGDIR=/file/logs/ export MAIL_LIST=shiva@gmail.com FILE="$(find $LOGDIR -name "*.txt" -type f|sort -r|head -n1)" awk '$3 == "SPO" && ($10+0)==0 {...
6,262
Posted By dravi_laxmi
Hi Rudic, as per my last post just I want to...
Hi Rudic,
as per my last post just I want to add that I have checked again with your command
it is continuously running only, after several time I have just forcely stopped with ctrl+D .but it is...
6,262
Posted By dravi_laxmi
Hi Rudic, Thanks for your reply, I have tried...
Hi Rudic, Thanks for your reply, I have tried your suggestion but it is not working.
Below one I have tried .

LOGDIR=/file/logs/
export MAIL_LIST=shiva@gmail.com
FILE="$(find $LOGDIR -name...
6,262
Posted By dravi_laxmi
awk command with if & mail
Hi Experts,
I want to check in table that if third column value is "bhu" & if it is greater than 500 it will send mail
other wise there will be no mail. but as per my script mails are still coming...
2,177
Posted By dravi_laxmi
Thanks for your reply Corona, I have tried your...
Thanks for your reply Corona,
I have tried your code but it is giving output all other values in tables but not which want.I am giving you table example.
Column1 column2 column3
BOY ...
2,177
Posted By dravi_laxmi
Searching value in table through awk
I need to create one script in which I want to search in txt file , this txt file is having 10 columns , I want to check 4th column value if "BOY" & 10th column value =>500 it will print 4th column...
3,459
Posted By dravi_laxmi
Hi Robin, Thanku very much for your quick...
Hi Robin,
Thanku very much for your quick response,
This is the output from an lpstat command ,we want SIDADM to be able to cancel the request of all users. we donot want superuser (root ), because...
3,459
Posted By dravi_laxmi
Spool setting in unix environment for SAP
Hi All,

Please help me regarding this.

we have our SAP system with unix environment.

Spool setting in unix ,we are not able to cancel any unix spool from SIDADM because the spool user is...
9,528
Posted By dravi_laxmi
SCRIPT IN SAP
Hi all,
I have written one script. it is working fine. But when I am going to run this script through SAP in sm37 job it is giving error.

Ext. prog.: Can't exec external program (Exec format...
1,712
Posted By dravi_laxmi
Hi, I changed my script as you mentioned in...
Hi,
I changed my script as you mentioned in your earlier suggestion.
but when first condition is means "delcnt" is more then 0 mail is triggered
but when 2nd condition "delcnt_old=0" is above...
1,712
Posted By dravi_laxmi
Thanks sir, it is working ........ thanku...
Thanks sir,
it is working ........

thanku very much

with regards,
Ravi Kumar
1,712
Posted By dravi_laxmi
Problem in if condition
Hi all,

I have task to delete two different files from all file system. one is core file & other is old file.
i can delete core file but for old file i have to mv in different location.
i wrote...
Showing results 1 to 14 of 14

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