> > In a console, type : which realplay

> instead of using the command 'which', you could use the command
> 'type'. Using type also tells you if it is an embedded bash
> program or not. It finds more programs if you use it.
> 
> Try 'type time', and then 'which time', and you'll see the
> difference.

~ $ which time
/usr/bin/time

~ $ type time
time is /usr/bin/time


On s imilar note (ie shell tricks)

I really do like the new "extended" tab functionality for bash.  No
need to  ESC ! anymore.

eric


-- 
Mandrake HowTo's & More:          http://twiki.mdklinuxfaq.org

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to