As the man page reveals, there are options on 'which' for reading or skipping aliase: '--skip-alias' and '--read-alias'.
Strange that I can't get them to work right on my Fedora system. On Mar 21, 5:42 am, Kostya Vasilyev <kmans...@gmail.com> wrote: > There is also the ever-useful "which" command, as in: > > > which keytool > > will tell you which keytool (!) is getting executed when you type "keytool". > > I don't remember if "which" follows links, so just in case, the > following should show link target, if the keytool on the path is > actually a link: > > > ls -l `which keytool` > > (those are back-ticks, located on the upper-left key on most keyboards) > > -- Kostya > > 21.03.2011 15:30, Syed Rakib Al Hasan ?????: > > > > > DAMN!.......... how could i not previously......... i was > > SOOOOOOOOOOOOOOOOOOOOOO looking for a pointer like this all over the > > android developer guide.......... a pointer which would tell me how to > > ensure my signing tools are properly setup. > > > regards > > Rakib > > -- > Kostya Vasilyev --http://kmansoft.wordpress.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en