hehe, got it...
find /usr -name '*imlib*' -print | grep -v installers
how do i delete all the files found from the above command?
On Tuesday 12 December 2000 22:06, you wrote:
> how do i search for files with "libim" in the name, but aren't in a
> directory called "installers"?
>
> i thought i could do something like this...
>
> find /usr -name '*libim*' -print | grep [^installers]
>
> thanks!
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list