Search Results

Search: Posts Made By: ns64110
6,228
Posted By ns64110
Yaa but if ucan please help out, if there is any...
Yaa but if ucan please help out, if there is any alternative way to do acheive it
6,228
Posted By ns64110
How to send attachment using "sendmail" command or without uuencode command
Hi Guys,

I dont have uuencode, mutt, base64 command available on my aix machine there is any alternative way to send file as attachement in mail.
Forum: AIX 03-01-2012
29,972
Posted By ns64110
How to send attachment using "sendmail" command or without uuencode command
Hi Guys,

I dont have uuencode, mutt, base64 command available on my aix machine there is any alternative way to send file as attachement in mail.
2,699
Posted By ns64110
i tried it working but how can i pass ...
i tried it working but how can i pass
reason=Name/Number Mismatch

awk: syntax error near line 1
awk: bailing out near line 1

giving me above error
2,699
Posted By ns64110
How to search Multiple patterns in unix
Hi,

I tried to search multiple pattern using awk



trans=1234
reason=LN MISMATCH

rec=`awk '/$trans/ && /'"$reason"'/' file`



whenevr i tried to run on command promt it is...
7,284
Posted By ns64110
Could you please suggest anything else as i...
Could you please suggest anything else as i worked as developer i dont have rights for any deployment in server.
7,284
Posted By ns64110
How to send attachment without using uuencode
H All

I want to send attachment in mail but I dont have uuencode installed in AIX server,

there is any alternative way to send attachment in mail.
1,833
Posted By ns64110
Yes Header will form the base for the length of...
Yes Header will form the base for the length of the data under them,

because size between to column depends on data part tats y i said we have fixed column name but data length is variable.
...
1,833
Posted By ns64110
actually i am getting this file from third party...
actually i am getting this file from third party and i need to process it

is it possible if we can count number of character between each column suppose

so that we can get length of each...
1,833
Posted By ns64110
main issu eis that even data part is not having...
main issu eis that even data part is not having fixed length, because report that i recv is human readable format how can i make it machine readable form that is my challenge.

is it possible if...
1,833
Posted By ns64110
How to make delimited record ????
Can anyone suggest how to make delimited data for below report format

Member Nbr Member Name Date Date Number Miles Rejected Reason Purge

1000000000 BROWNS N/B 10121998 01121998 377393930 500...
2,462
Posted By ns64110
I tried substitution command but it is not...
I tried substitution command but it is not working
> echo "Member Nbr" | sed 's/\s+(no|nbr)/_$1/'
> Member Nbr


How to use code tags...
2,462
Posted By ns64110
i have three columns in below format which...
i have three columns in below format which contain space and similarly i have ulitple spaces between these column where evr i tried to extract 1 st column
with below command:
awk '{print $1}' it...
2,462
Posted By ns64110
Need to extract data from Column having variable length column
Hi ,

I need to extract data from below mentioned data, having no delimiter and havin no fixed column length.

For example:

Member nbr Ref no date
10000 1000 10202012...
Showing results 1 to 14 of 14

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