falrcreate multiple exclusion directories?

From: Cian O'Sullivan (Cian@logic.bm)
Date: Tue May 14 2002 - 10:40:46 EDT


Gurus,

I am trying to create a flash image, and need to exclude a few things, /u01
/u02 and /export/home

How do I exclude more then one dir.

The following varients did not work.

flarcreate -R / -x /u01 -x /u02 -x /export/home /tmp/flash1
flarcreate -R / -x "u01 u02 export/home" /tmp/flash1
flarcreate -R / -x "u01,u02,export/home" /tmp/flash1
flarcreate -R / -x "u01;u02;export/home" /tmp/flash1

Now I know I can have flarcreate spin off an archive from a list of
commands/directories, but I was hoping there was a way to exclude more then
one dir. I would like to do it the most efficient way. However by the time I
send this I could have created it the other way. All part of the learning
curve.

Thanks in advance

Cian
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:19 EDT