Rev 11256 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 11256 | bpr | 1 | !! +exec+ +var+ +file+ +adm+ |
| 11210 | bpr | 2 | tit:listfile |
| 11256 | bpr | 3 | type:$type_both; $type_adm |
| 11220 | bpr | 4 | alias:listfiles, filelist, ls, dir |
| 11292 | bpr | 5 | syntax:!listfile ``filespec'' |
| 6 | mean:list files specified in ``filespec''. Options to Linux command ``ls'' are accepted. \ |
||
| 11210 | bpr | 7 | The base directory is the base of the wims server. So if you want to list files \ |
| 11240 | bpr | 8 | in the current module, type <pre>!listfile $module_dir</pre> |