Major notification problem

jeff vier boinger at tradingtechnologies.com
Wed Feb 8 17:10:57 CET 2006


On Wed, 2006-02-08 at 00:57 +0100, lennart.kvam at softronic.se wrote:
> When i try in commandline with:  /bin/mail -s TEST
> lelle at softronic.se Its working like charm! but i need to press "ctrl"+
> d to send it!

what about:
  echo "test message" | /bin/mail -s TEST lelle at softronic.se
?

You need to study up on pipes, stdin, stdout, etc.  Standard Unix
concepts.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://www.monitoring-lists.org/archive/users/attachments/20060208/f8c1fc16/attachment.sig>


More information about the Users mailing list