On Wed, Feb 03, 2010 at 08:59:04AM +0100, Bastian Bittorf wrote:
> > +   find /usr/lib/opkg/info -name '*.conffiles' | xargs -r cat >> "$file"
> seems complicated to me, why not:
> cat /usr/lib/opkg/info/*.conffiles >>"$file"
There's still an opportunity that none of *.conffiles exists.
You may call me "paranoid" ;-)

-- 
Regards,    --
Sir Raorn.   --- http://thousandsofhate.blogspot.com/

Attachment: signature.asc
Description: Digital signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to