Re: How to find an executable?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux