Rev 11256 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11256 | Rev 11292 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | alias:listfiles, filelist, ls, dir |
4 | alias:listfiles, filelist, ls, dir |
5 | syntax:!listfile |
5 | syntax:!listfile ``filespec'' |
6 |
|
6 | mean:list files specified in ``filespec''. Options to Linux command ``ls'' are accepted. \ |
7 | The base directory is the base of the wims server. So if you want to list files \ |
7 | The base directory is the base of the wims server. So if you want to list files \ |
8 | in the current module, type <pre>!listfile $module_dir</pre> |
8 | in the current module, type <pre>!listfile $module_dir</pre> |