Re: How to find an executable?

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

 



On Wed, 1 Oct 2003 Ionut.Rusu.Boca@xxxxxxxxxxxx wrote:

> 
> 
> readhat rpm manuals suggest how to do it;
> 
> 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"
> 
> ( watch how you put the apostrophy ; it's in this way ( \ ) and not the
> other ( / ) )

or you could use the other format for command execution:

  file $(rpm -ql wine) ...

which isn't as visually confusing.

rday


-- 
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