Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2003 12:36:39 +0200
From:      --@FreeBSD.ORG, -@FreeBSD.ORG, don@FreeBSD.ORG:johann - -- <johann@broadpark.no>
To:        questions@freebsd.org
Subject:   Mirroring the Content of a Log File
Message-ID:  <20030618123639.3b229330.johann@broadpark.no>

next in thread | raw e-mail | index | archive | help

Hi!

I have a log file containing /path/to/filenames of all my important configuration files:

# cat log.FILES.ninja

  +----- /sys/i386/conf/AEGIS
  |
  +----- /usr/home/johann/.tcshrc
  +----- /usr/home/johann/.fetchmailrc
  +----- /usr/home/johann/.gtkrc
  +----- /usr/home/johann/.login
  +----- /usr/home/johann/.mailcap
  +----- /usr/home/johann/.mime.types
  +----- /usr/home/johann/.muttrc
  +----- /usr/home/johann/.signature
  +----- /usr/home/johann/.xinitrc
  +----- /usr/home/johann/.lftp/settings
  +----- /usr/home/johann/.wine/config

  [the rest continues like that]

How do I mirror all the files and directories in this file into ~/backup?

Thanks!
==j



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030618123639.3b229330.johann>