source: vis_dev/vis-2.1/share/help/whichCmd.txt @ 11

Last change on this file since 11 was 11, checked in by cecile, 13 years ago

Add vis

File size: 611 bytes
Line 
1
2  which - look for a file called name
3     _________________________________________________________________
4
5   which [-h] <file_name>
6
7   Looks  for  a  file in a set of directories which includes the current
8   directory as well as those in the VIS path. If it finds it, it reports
9   the path. The path is specified through the "set open_path" command in
10   the .visrc.
11
12   Command options:
13
14   -h
15          Print the command usage.
16
17   <file_name>
18          File to be searched
19     _________________________________________________________________
20
21   Last updated on 20050519 10h16
Note: See TracBrowser for help on using the repository browser.