Admaster Communications wrote: > I'm running Debian GNU/Linux 1.3 and I've tried many permutations of > > tar -zcvf test.tar * --exclude=leave_me_out.txt > > The file I ask to be excluded is reliably INcluded!! What is the correct > syntax???
Try: tar --exclude=leave_me_out.txt -zcvf test.tar * > > > Thanks. > > Adam Nelson > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- Jens B. Jorgensen [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]