On Thu, Oct 12, 2000 at 02:32:31AM +0200, Peter Palfrader wrote: > Hi Aaron! > > On Wed, 11 Oct 2000, Aaron Lehmann wrote: > weasel@marvin:~$ grep mailboxes .mutt/muttrc > mailboxes /var/spool/mail/weasel `echo >$HOME/.Mail/{IN,People*,Projects*,Debian*,Maillists*,Newsletters*,Cron*,Errors*,spam}` Ahh... mailboxes ! `cd ~/mail ; for x in * ; do echo -n '=' ; echo -n $x ' '; done` Excelent! :-)
- Wildcards in the mailboxes command? Aaron Lehmann
- Re: Wildcards in the mailboxes command? Peter Palfrader
- Re: Wildcards in the mailboxes command? Aaron Lehmann
- Re: Wildcards in the mailboxes command? David T-G
- Re: Wildcards in the mailboxes command? Patric Mrawek
- Re: Wildcards in the mailboxes comma... Conor Daly
- Re: Wildcards in the mailboxes c... David T-G
- Re: Wildcards in the mailbox... Mikko Hänninen
- Re: Wildcards in the mailbox... Aaron Lehmann
- Re: Wildcards in the mailbox... raf
- Re: Wildcards in the mailbox... Mikko Hänninen
- Re: Wildcards in the mailboxes command? Lars Hecking