Rev 5921 | Rev 11220 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5921 | Rev 11210 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +var+ +file+ |
1 | !! +exec+ +var+ +file+ |
- | 2 | tit:listfile |
|
2 |
|
3 | type:$type_both Only trusted modules can use this command. |
3 |
|
4 | alias:!listfiles, !filelist, !ls, !dir |
4 |
|
5 | syntax:!listfile `filespec' |
5 |
|
6 | mean:list files specified in `filespec'. Options to Linux command `ls' are accepted. \ |
6 | command $emph ls$emphend are accepted. The base directory is the base of |
- | |
7 | the wims |
7 | The base directory is the base of the wims server. So if you want to list files \ |
8 |
|
8 | in the current module, type <pre>!listfile $$module_dir</pre> |
9 | <p>Only trusted modules can use this command. |
- | |
10 | </p> |
- |