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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to