Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2008 05:45:56 +0200
From:      Polytropon <freebsd@edvax.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: How to delete mail letter
Message-ID:  <20080714054556.3bc2dd88.freebsd@edvax.de>
In-Reply-To: <005401c8e561$72599100$3f83a8c0@neusofteaf5839>
References:  <005401c8e561$72599100$3f83a8c0@neusofteaf5839>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Jul 2008 11:26:46 +0800, EdwardKing <zhangsc@neusoft.com> wrote:
> How to delete my letter in mbox which have read?

To run the mail program when no new mail is available:

	% mail -f

Existing mails in your ~/mbox will be listed with numbers;
to delete, use "d 1 2 5" or "d 1-10", just as you like.

Further instructions can be seen in "man mail". :-)

-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080714054556.3bc2dd88.freebsd>