Justin R. Knierim wrote:
> DJ Lucas wrote:
>
>> [EMAIL PROTECTED] shadow-4.0.13]# find man -name Makefile -exec sed -i
>> '/groups/d'
>> find: missing argument to `-exec'
>
>
> Isn't that suppost to be:
>
> find man -name Makefile -exec sed -i '/groups/d' {} \;Yup. Fixed. Thanks. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
