ifile-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ifile-discuss] Re: Maildir format


From: Jonadab the Unsightly One
Subject: Re: [Ifile-discuss] Re: Maildir format
Date: 26 May 2003 07:37:59 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.93

Jack Bertram <address@hidden> writes:

> > # Perhaps it should be:
> > # for mbox in $(ls -a $MAILDIR/)
> 
> Yes
> 
> > # However that has extra stuff as well in it (. and ..)
> 
> You need to modify the if statement...

If you want the results of ls -a without . and .. you may be able to
just use ls -A

I don't know how portable that is, but hey, if it was supposed to be
portable it wouldn't use ls in the first place but would be written in
pure Perl ;-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]