Hi Pieter, Pieter Verberne wrote on Mon, Dec 24, 2007 at 05:09:20PM +0100:I'm using it mainly for two purposes: 1) Sending test messages i don't want to keep copies of, it those cases where mail(1) is more convenient than telnet(1). 2) Sending administrative messages to users while logged into server consoles. 3) And rather rarely when i feel just too lazy to start a full-blown mutt process. Hm, i never cared about the features and differences of mail, Mail, mailx and whatever. They should just work for elementary purposes and not change. For the cases where i need advanced editing and mailbox management features, emacs, elm, pine and mutt - in that historical order - have always been around. Are you sure you should call that an "editor"? Methinks mail is just reading standard input line by line. See the collect() function in /usr/src/usr.bin/mail/collect.c. It's using readline(3) - what a bloat ;) - perhaps that gave you the impression of talking to an editor. Yeah, use STDIN and STDOUT and let users establish pipes as required. That's it, you are quite right. Mail _is_ designed to use ex(1) by default: $ mail schwarze@usta.de Subject: test ~e /tmp/mail.RevPyHb17828: unmodified: line 1 :a test text ^CInterrupted :wq /tmp/mail.RevPyHb17828: 1 lines, 10 characters (continue) ^DEOT $ If you just start mail(1), you get no editor whatsoever. You type in the text of you mail as if you were using telnet(1), except, of course, that you may profit from readline(3). If you want an editor, use ~e. You get ex(1), unless EDITOR is set. See mail(1) for more details. [...] Is that how rumours come into being? =;c)
| Matthew Wilcox | [PATCH] Fix boot-time hang on G31/G33 PC |
| Vu Pham | Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Rafael J. Wysocki | [Bug #11799] xorg can not start up with stolen memory |
git: | |
| Li Frank-B20596 | why not TortoiseGit |
| Jon Smirl | ! [rejected] master -> master (non-fast forward) |
| Junio C Hamano | Re: If you would write git from scratch now, what would you change? |
| Wincent Colaiuta | Possible to make a totally empty repository for remote access? |
| Richard Stallman | Real men don't attack straw men |
| Chris | Prolific USB-Serial Controller |
| Douglas A. Tutty | OBSD's perspective on SELinux |
| Nick Guenther | Re: how to clear dmesg outpout |
| Volker Armin Hemmann | build error with 2.6.27.6+reiser4+ehci-hub patch. ERROR: "mii_ethtool_gset" [drive... |
| Wenji Wu | A Linux TCP SACK Question |
| Evgeniy Polyakov | [resend take 2 0/4] Distributed storage. |
| YOSHIFUJI Hideaki / | [GIT PULL] [IPV6] COMPAT: Fix SSM applications on 64bit kernels. |
