> >> chmod a-w dir/new
> >> if [ `find dir -type f` ] ; then
> >
> > You have to do something like this instead:
[snip other responses]
Perhaps I've misunderstood the reason for doing this, but I would just
ask find to do a rmdir, and let it fail if the directory isn't empty.
find dir -depth -typ
On Fri, Oct 05, 2007 at 05:46:30PM +0200, Christoph Berg wrote:
> When I'm using a in the index, I always try to hit 'q' to get
> back to the index view, but of course there's nothing to quit. The
> macro below changes l such that 'q' will unlimit, and a subsequent 'q'
> will then quit mutt:
>
>
On Sun, Sep 16, 2007 at 11:03:05AM -0700, Gary Johnson wrote:
> I don't know what you mean by mutt's "editor/pager". Mutt uses:
>
>o a line editor for editing the command line, which is built-in;
>o a pager, which can be built-in or external;
>o a line editor for editing messages i