Hi, > i don't have them so i do something like that ( to see, for instance, how > to find wine's executable ) > > file `rpm -ql wine` | grep "ELF 32-bit LSB executable" Although this is the correct way, you would miss scripts. Which someone also might call "executables". As most RPMS put their executables in a directory bin or sbin, I usually do: rpm -ql wine | grep bin -- Regards, Andre -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list