Chrissirhc
Programmer
Hi in my script when I run tar cf $archiveXMLs *.xml
where $archiveXMLs is myChosenNameOfTar.tar, if myChosenNameOfTar.tar already exists the script asks me if I want to overwrite it. I always want to overwrite it, so what switch should I use to make it not ask me??
Thanks,
Chris
where $archiveXMLs is myChosenNameOfTar.tar, if myChosenNameOfTar.tar already exists the script asks me if I want to overwrite it. I always want to overwrite it, so what switch should I use to make it not ask me??
Thanks,
Chris