![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I could not receive the mail sent from the unix server using 'mailx' | little_wonder | Shell Programming and Scripting | 1 | 07-08-2009 04:07 PM |
| MobileMe: You receive a "Mailbox full" email message | iBot | OS X Support RSS | 0 | 11-13-2008 05:00 PM |
| distribution list won't expand in mailx message | antalexi | SUN Solaris | 4 | 12-19-2005 04:05 PM |
| mailx error message : mailx: NUL changed to @ | BG_JrAdmin | UNIX for Dummies Questions & Answers | 2 | 12-01-2005 10:27 AM |
| email attachment, with a message using mailx | edog | UNIX for Advanced & Expert Users | 4 | 09-28-2001 02:03 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to receive message in 2 lines using mailx command
Hi, I have a file with 2 records in two lines. While mailing these two records using mailx command, those two records coming in a single line. I have used the following command to send those records via mail. Code:
cat filename | mailx -s "subject" mailaddress I want the two records in seperate lines in the mail. Please help me in this. Thanks in advance. Next time use CODE-tags when displaying code, data or logs to enhance readability and to keep formatting like indention etc., ty. Last edited by zaxxon; 07-17-2009 at 05:00 AM.. Reason: code tags |
|
||||
|
Quote:
It appeared as single line only. i tried with another mail client also.i am using target |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|