<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#ffffff">
function send_attachment() { echo "Emailing: $1" | mutt -s "Emailing:
$1" -a $1 $2; } <br>
<br>
function send_attachment_gz() { TMPFILE="`mktemp -d`/`basename $1`.gz";
gzip -9 &lt; $1 &gt; $TMPFILE; echo "Emailing: $1" | mutt -s "Emailing:
$1" -a $TMPFILE $2; } <br>
<br>
pouzitie: <b>send_attachment_gz /var/log/tomcat55/worklick2.log
<a class="moz-txt-link-abbreviated" href="mailto:zdeno@axonpro.sk">zdeno@axonpro.sk</a></b><br>
<br>
<br>
<div class="moz-signature">-- <br>
<div id="oernii_footer" style="color: gray;"><span
 style="font-family: Lucida Console,Luxi Mono,Courier,monospace; font-size: 90%;">
<a style="text-decoration: none; color: gray;"
 href="http://www.beinrohr.sk/ing.php">Ing</a>, <a
 style="text-decoration: none; color: gray;"
 href="http://www.beinrohr.sk/rhce.php">RHCE</a>, <a
 style="text-decoration: none; color: gray;"
 href="http://www.beinrohr.sk/lpic.php">LPIC</a>, <a
 style="text-decoration: none; color: gray;"
 href="callto://+421-2--6241-0360">+421-2--6241-0360</a>, <a
 style="text-decoration: none; color: gray;"
 href="callto://+421-903--482-603">+421-903--482-603</a><br>
<a class="moz-txt-link-freetext" href="icq:28153343">icq:28153343</a>, <a style="text-decoration: none; color: gray;"
 href="callto://oernii-work">skype:oernii-work</a>,
<a class="moz-txt-link-abbreviated" href="mailto:jabber:oernii@jabber.org">jabber:oernii@jabber.org</a>
<br>
</span>
<hr style="height: 1px; width: 95%;">
<div
 style="font-size: 7pt; text-align: center; color: gray; width: 100%;">Bender:
Listen up, cause I got a climactic speech. </div>
</div>
</div>
</body>
</html>