> It's not beautiful, but it works:
> 
> xargs -a blacklist.txt -I {} sh -c 'find package \( -name "$1" -prune \) -o 
> -type f -print' sh {}
> 
> 
I take that back - no it doesn't :/


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

Reply via email to