Re: Where are the programs installed?

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

 



Martin Gregorie wrote:
> To find where the program(s) got to, try:
> <code>
> sudo updatedb
> locate progname.exe
> </code>

Why so complicated? Besides locate is not installed on most modern distros. Regular "find" will be enough:

Code:

find ~ -iname '*exe'










[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux