|
uuencode command
|
|
02-17-2010, 10:56 AM
Post: #1
|
|||
|
|||
|
uuencode command
uuencode & uudecode commands can be used to encode a binary file and decode its binary representation. syntax: uuencode [filename] [decode_path] filename is the file to be encoded. It takes input from stdin if no source file is provided. decode_path specifies the path in which decoded contents of the encoded fiel are to be placed. uudecode decodes the encoded file. syntax: uudecode -p encoded_file -p option specifies the decoded contents to be displayed onto stdout. uuencode can be used along with mailx command to send a file as an attachment. Eg: uuencode samplefile | mailx -s subject xyz@pqr.com text_of_message ctrl-d Think Deeply. Code Well. Saritha R Hyderabad. TechSupport-SeniorMember Synergy Project (SybaseTeam.Com) |
|||
|
02-17-2010, 02:36 PM
Post: #2
|
|||
|
|||
|
RE: uuencode command
Pretty Kool.
If someone asks me how to send a file as an attachment from unix mail,this is the way! use the below uuencode As Saritha mentioned uuencode can be used along with mailx command to send a file as an attachment ! Great command ! isn't it? JP, TechSupport-Member(SybaseTeam.Com) |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| 'wc' command | srama2 | 0 | 106 |
06-17-2010 11:36 AM Last Post: srama2 |
|
| 'which' command | srama2 | 0 | 98 |
05-27-2010 05:02 PM Last Post: srama2 |
|
| scp command to transfer files | srama2 | 0 | 124 |
05-17-2010 04:30 PM Last Post: srama2 |
|
| last command | srama2 | 0 | 125 |
05-07-2010 02:54 PM Last Post: srama2 |
|
| Powerful usage of sort command in Unix - column wise sorting | pavan526 | 0 | 240 |
04-24-2010 09:38 PM Last Post: pavan526 |
|
| listing files using 'ls' command | srama2 | 0 | 146 |
04-23-2010 11:43 AM Last Post: srama2 |
|
| 'rmdir' command | srama2 | 0 | 112 |
04-20-2010 11:48 AM Last Post: srama2 |
|
| Processing Shell Script Options Using getopts Command | srama2 | 0 | 154 |
04-19-2010 12:11 PM Last Post: srama2 |
|
| cal command | srama2 | 0 | 99 |
04-14-2010 12:04 PM Last Post: srama2 |
|
| 'iostat' command | srama2 | 0 | 147 |
04-12-2010 02:53 PM Last Post: srama2 |
|


Chat Support
Search
Disclaimer & Rules
Help


