Is there a way for tar and these other tools to "see" all these files and process them as normal? I recall once I had to resort to something like "find . -print | xargs rm -fr" to remove thousands of files from a single directory. Is doing something similar but replacing "rm" with "tar" the only way to make this work, or does tar have some sort of command line switch (I couldn't find one) to work with extremely long argument lists?
Chris
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list