pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: nodejs fails on make install -current i386
> find . -type f -exec grep '-not' {} \; -print
This will do what grep -n -o -t does. You need grep -- -not.
Home |
Main Index |
Thread Index |
Old Index