This shows you the differences between two versions of the page.
— |
which_command [2006/08/29 16:08] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: which_command.txt,v 1.2 2006/08/20 17:54:25 sthalik Exp $ | ||
+ | ======Synopsis:====== | ||
+ | __which__ <file> | ||
+ | |||
+ | ======Description:====== | ||
+ | This command looks for the specified file in the directories listed in [[SET | ||
+ | LOAD_PATH]]. By default, the [[set load path|LOAD_PATH]] contains the epic | ||
+ | script library, ~/.ircrc, and the current directory. You may, of course, set | ||
+ | the [[set load_path|LOAD_PATH]] to whatever you wish. | ||