From: Mads Martin Joergensen <mmj@mmj.dk>
To: mlmmj@mlmmj.org
Subject: Re: feature request: archivedir setting
Date: Thu, 03 Jan 2008 19:58:38 +0000 [thread overview]
Message-ID: <20080103195838.GG1940@mmj.dk> (raw)
In-Reply-To: <20080103021341.GC17327@curie-int.orbis-terrarum.net>
* Mads Martin Joergensen <mmj@mmj.dk> [Jan 03. 2008 20:21]:
> WRT the existing list a very simple for loop will help.
for i in /var/spool/mlmmj/* ; do
mv $i/archive /path/to/newplace
ln -s /path/to/newplace/`basename $i`/archive $/archive
done
Untested, but you get the idea.
--
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
and totally illogical, with just a little bit more effort?"
-- A. P. J.
next prev parent reply other threads:[~2008-01-03 19:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-03 2:13 feature request: archivedir setting Robin H. Johnson
2008-01-03 7:07 ` Mads Martin Joergensen
2008-01-03 19:00 ` Robin H. Johnson
2008-01-03 19:21 ` Mads Martin Joergensen
2008-01-03 19:58 ` Mads Martin Joergensen [this message]
2008-01-04 9:10 ` Morten K. Poulsen
2008-01-04 17:47 ` Neale Pickett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080103195838.GG1940@mmj.dk \
--to=mmj@mmj.dk \
--cc=mlmmj@mlmmj.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.