how can i TAR a file with some file restrictions.
I have a
/sbherm/app/Loginserver/Swd/Users
ETORRES/
ESMITH/
EBOB/
AUSERS/. . . . . . .
in each of this DIR under Users has a .prp files.
/sbherm/app/Loginserver/Swd/Users tar -cvf users.tar/Users
what can I add in the command line so i don't tar the *.prp files within each individual users directory
thanks
erwin
I have a
/sbherm/app/Loginserver/Swd/Users
ETORRES/
ESMITH/
EBOB/
AUSERS/. . . . . . .
in each of this DIR under Users has a .prp files.
/sbherm/app/Loginserver/Swd/Users tar -cvf users.tar/Users
what can I add in the command line so i don't tar the *.prp files within each individual users directory
thanks
erwin