From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: Bastien <bastien.guerry@wikimedia.fr>
Cc: Org Mode <emacs-orgmode@gnu.org>,
Marcelo de Moraes Serpa <celoserpa@gmail.com>
Subject: Re: Re: [Feature request] org-backup
Date: Mon, 14 Feb 2011 01:16:24 -0800 [thread overview]
Message-ID: <20110214011624.57ee3fa2@bhishma.homelinux.net> (raw)
In-Reply-To: <87fwrrhtn8.fsf@gnu.org>
On Mon, 14 Feb 2011 10:06:51 +0100
Bastien <bastien.guerry@wikimedia.fr> wrote:
> Hi Suvayu,
>
> suvayu ali <fatkasuvayu+linux@gmail.com> writes:
>
> > If you are on *nix, then maybe something like this is what you are
> > looking for?
> >
> > mkdir -p ~/org/backup && \
> > find $HOME -type f -name '*\.org' ! -path "$HOME/org/*" \
> > -exec cp -t ~/org/backup/ \{\} \;
>
> I created a "Backup" section on Worg's FAQ and mentioned this.
>
Thanks Bastien! I am glad that you thought its worth a mention on the
FAQ. :)
> Thanks!
>
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2011-02-14 9:16 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-13 21:34 [Feature request] org-backup Marcelo de Moraes Serpa
2011-02-13 21:49 ` Dan Davison
2011-02-13 23:13 ` Marcelo de Moraes Serpa
2011-02-13 23:14 ` Marcelo de Moraes Serpa
2011-02-14 0:03 ` Bastien
2011-02-21 7:04 ` Eric S Fraga
2011-02-14 0:45 ` suvayu ali
2011-02-14 1:06 ` Marcelo de Moraes Serpa
2011-02-14 9:06 ` Bastien
2011-02-14 9:16 ` Suvayu Ali [this message]
2011-02-14 21:06 ` Bastien
2011-02-14 12:38 ` Dan Davison
2011-02-14 21:26 ` Marcelo de Moraes Serpa
2011-02-14 22:56 ` Dan Davison
2011-02-15 16:44 ` Marcelo de Moraes Serpa
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=20110214011624.57ee3fa2@bhishma.homelinux.net \
--to=fatkasuvayu+linux@gmail.com \
--cc=bastien.guerry@wikimedia.fr \
--cc=celoserpa@gmail.com \
--cc=emacs-orgmode@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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.