1827288 Members
3106 Online
109717 Solutions
New Discussion

star

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

star

Anyone know how to restore and entire tape using star but I want to exclude a directory called /asu.
UNIX IS GOOD
1 REPLY 1
Ivan Ferreira
Honored Contributor
Solution

Re: star

Try this command:

star -xv f=/dev/st0 -V pat=/asu

star -xv f=/dev/st0 -V pat=/asu\\*
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?