* Rajesh <[EMAIL PROTECTED]> [2005-04-19 14:10:22 +0530]: >On Tue, Apr 19, 2005 at 07:40:51AM +0100, Ajitabh Pandey wrote: > >> >>When I press c in mutt to change folder, how can it prompt me with the names >>of folders with unread/new mails. Is there a setting in .muttrc I am missing. > >You can put something similar to the following in your .muttrc > >mailboxes `echo /home/rajesh/mail/Today_LIH /home/rajesh/mail/Today_ILUG >/home/rajesh/mail/Today_php`
Instead what I did was to put the following line: mailboxes `echo ~/email/*` Thanks for the pointer. Regards. -- Ajitabh Pandey http://www.geocities.com/ajitabhpandey GnuPG Key ID - 35CF8CC4 Key fingerprint = E1A8 657D BE0C 4747 52EC 10C4 1AC2 C124 35CF 8CC4 : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Listing of files made today LOST #614 This lists files created today, sorted in recent first order: #!/bin/sh TODAY=$(date '+%Y-%m-%d') ls --full-time -t | grep $TODAY \ | awk '{print $6"\t"$7"\t"$5"\t "$9}' ####[usmbish (at) users.sourceforge.net]###################### :
signature.asc
Description: Digital signature
