atl2ptown
12-03-2000, 12:53 AM
how do you find where the executable for an application is located?
|
Click to See Complete Forum and Search --> : aps executable atl2ptown 12-03-2000, 12:53 AM how do you find where the executable for an application is located? demetrius 12-03-2000, 01:22 AM At the command line type "locate nameofapplication" (w/out the quotes) .. most apps install their binaries to /usr/bin or usr/local/bin. You may need to su and do a updatedb before trying to 'locate' in order to update the slocate database if it is something you just installed as the slocate database is updated by crond nightly. armando86 12-03-2000, 04:17 AM Also if you compiled an app form source you can usually just type the program's name in the CLI or a terminal ------------------ majorpayne201@yahoo.com "In a world without walls who needs windows?" justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |