>>>>> On Thu, 19 Feb 2009, Brian Harring wrote: >> - "docompress" (without option or with option "-a"): add paths >> (directories or files) to the inclusion list >> - "docompress -x": add paths to the exclusion list
> Globbing support? No, I would say. The other do* commands don't have it, and "docompress -x foo*" will work anyway since the argument is expanded before calling the function. > Also I assume compliant implementations do their updating between > install/preinst? Indeed, that's what I meant. ;-) Thanks. Ulrich