[TxMt] [TextMate] Help With Ruby Command
Ollivier Robert
roberto+textmate at keltia.freenix.fr
Wed Oct 27 12:48:56 UTC 2004
According to Timothy Martens:
> "whereis ruby" returns nothing
>
> "whereis [ruby]" returns nothing
Forget whereis(1), it is not really doing the right way.
For bash users, use « type <command> ». In zsh, one can use ruby<ESC> ? to
find the path for a given command (provided it is in the PATH). type is
also supported in zsh of course. csh/tcsh has the same key binding as zsh
too. which(1) is also a csh/tcsh builtin.
--
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto at keltia.freenix.fr
Darwin snuadh.freenix.org Kernel Version 7.5.0: Wed May 12 16:58:24 PDT 2004
More information about the textmate
mailing list