Search Results

Search: Posts Made By: Kyaw Lwin Phyo
3,709
Posted By Kyaw Lwin Phyo
Hi Scrutinizer, I cannot use any of these...
Hi Scrutinizer,
I cannot use any of these options yet.
I tried with ksh with ur script, only the empty lines showing up.
And i do not have other shell that u mentioned.
Can u explain me a bit...
3,709
Posted By Kyaw Lwin Phyo
Nope, I cannot see the output. read...
Nope, I cannot see the output.


read frommail tomail ccmail bccmail << EOF
$(awk '{gsub(/^\n|\n$/,x,$2); gsub(ORS,",",$2); A[$1]=$2} END{print A["FROM"] OFS A["TO"] OFS A["CC"] OFS A["BCC"]}'...
3,709
Posted By Kyaw Lwin Phyo
Hi Ygor, Thanks for the solution. however,...
Hi Ygor,

Thanks for the solution.
however, when i ran this, in the to email.
it is only showing me ,to2@mail.com
not to1@mail.com,to2@mail.com

and can you please give me some explaination...
3,709
Posted By Kyaw Lwin Phyo
hi methyl, the shown file is the input, not...
hi methyl,
the shown file is the input, not output.
I'm using k shell, HP UX.

thanks for reminder... :)
3,709
Posted By Kyaw Lwin Phyo
Reading specific lines from a file using index or keywords
Hello

I want to read from a file which contains email addresses.
The file format is like this.


[FROM]
from@mail.com
[TO]
to1@mail.com
to2@mail.com
[CC]
cc@mail.com
[BCC]
bcc@mail.com...
4,288
Posted By Kyaw Lwin Phyo
gunzip status
Hi,
I'm trying to run my application on HP-UX server.
I have to extract a *.tar.gz file.
I'm doing that now in 2 steps.
first I gunzip it and then pax it.
My question is how can I check whether...
Showing results 1 to 6 of 6

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