View Single Post
Old 12-31-2008, 10:43 PM   #96
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by crow View Post
-bash: kindlepid: command not found

Can anyone clue me into what I am doing wrong?
Are you doing this immediately after the "sudo ln -s" command (in the same Terminal session)? If so, then under Linux (and I assume Mac OS) you would first need to issue the command:
Code:
rehash
to get the new command registered. Or just open a new Terminal, as in the Visual Guide.
wallcraft is offline   Reply With Quote