View Single Post
Old 03-01-2009, 09:59 PM   #193
pilotbob
Grand Sorcerer
pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.
 
pilotbob's Avatar
 
Posts: 19,832
Karma: 11844413
Join Date: Jan 2007
Location: Tampa, FL USA
Device: Kindle Touch
Quote:
Originally Posted by CyberBiker View Post
Last login: Sun Mar 1 21:46:27 on ttys000
Aragorn:~ david$ cd /etc
Aragorn:etc david$ sudo pico paths
Aragorn:etc david$ kindlepid
-bash: kindlepid: command not found
Aragorn:etc david$ cd /usr/local/bin
Aragorn:bin david$ ls
kindlefix kindlepid
Aragorn:bin david$ kindlepid
-bash: kindlepid: command not found
Aragorn:bin david$
Type

echo $PATH

And verify that /usr/local/bin is shown.

Then type

cd /usr/local/bin

then

ls -l kindlepid

Paste the results here.

BOb
pilotbob is offline   Reply With Quote