Search Results

Search: Posts Made By: AspiringD
2,915
Posted By AspiringD
Splitting a single file to multiple files
Hi Friends ,
Please guide me with the code to extract multiple files from one file .

The File Looks like ( Suppose a file has 2 tables list ,column length may vary )

H..- > File Header.......
3,837
Posted By AspiringD
its microsoft office outlook 7 .
its microsoft office outlook 7 .
3,837
Posted By AspiringD
New Line Characters in MAIL ATTACHMENT
Hi All,
I Have a input file A

FILE A STRUCTURE


AAAAAAAAAAA
BBBBBBBBBBBB
CCCCCCCCCCC
...

While Sending email i am receiving new line format after each record .

The data looks like...
2,701
Posted By AspiringD
FIle Attachment issue My input file in csv...
FIle Attachment issue

My input file in csv format has as below


ABC
DEF
EFGH

I want the attachment in the same format as i have in input.

But i see my output as


ABC

DEF
...
2,701
Posted By AspiringD
Thanks All , The below code worked echo...
Thanks All ,
The below code worked
echo "$Email body " | mutt -a DIR/* -s "$SUBJECT" $MailGrp
2,701
Posted By AspiringD
Hi Yoda, I tried this too but i am getting only...
Hi Yoda,
I tried this too but i am getting only blank email attachment .My file can be of any type , i tried for .csv.
When i tried below code for txt echo "From: $EMAIL"
> echo "To :...
2,701
Posted By AspiringD
Hi Yoda , Please find the below error ...
Hi Yoda ,
Please find the below error
uuencode: DIR_B/20140206.: Unknown system error

---------- Post updated 02-07-14 at 09:50 AM ---------- Previous update was 02-06-14 at 09:41 PM ----------...
2,701
Posted By AspiringD
Thanks Yoda for your quick Help . It worked...
Thanks Yoda for your quick Help .

It worked perfectly .

Now All the files in
"DIR_B/${fname%.*}${DT}.${extns}"

Need to be sent as an email attachment .

I use the following code but...
2,701
Posted By AspiringD
Hi Yoda , the file can be of any extension
Hi Yoda , the file can be of any extension
2,701
Posted By AspiringD
Hi All , Thanks For your reply . Now if...
Hi All ,
Thanks For your reply .

Now if i have multiple file with different extn
[a.txt
b.csv
e.xml]

How to i see the output as [a$DT.txt
b$DT.csv
e$DT.xml]
2,701
Posted By AspiringD
[Solved] Help -file archival
Hi All,
I have a scenario to append all the CSV files with date while moving from one directory to another directory .

e.g.
Source DIR - A

files (can be more files, not sure about file names...
Showing results 1 to 11 of 11

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