[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with really long argument list to dpkg-shlibdeps



Hi,

> The package generates around 1000 binary
> modules/plugins. Running dpkg-shlibdeps over these files makes for
> really weird errors[1], due to the length of the command line passed to
> dpkg-shlibdeps (at least that's what I believe). Shortening the line or
> passing all files in a for-loop works alright. 
Have a look at xargs, it is the nice way of doing the for-loop.

Regards Ben



Reply to: