Rev 32 | Rev 5920 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 32 | Rev 4562 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +var+ +file+ |
1 | !! +exec+ +var+ +file+ |
2 | $lst_tit listfile$lst_titend$type_both |
2 | $lst_tit listfile$lst_titend$type_both |
3 | $lst_alias listfiles, filelist, ls, dir |
3 | $lst_alias listfiles, filelist, ls, dir |
4 | $(lst_syntax)listfile $emph filespec$emphend</tt |
4 | $(lst_syntax)listfile $emph filespec$emphend</tt> |
5 | $lst_mean list files specified in $emph filespec$emphend. Options to Linux |
5 | $lst_mean list files specified in $emph filespec$emphend. Options to Linux |
6 | command $emph ls$emphend are accepted. The base directory is the base of |
6 | command $emph ls$emphend are accepted. The base directory is the base of |
7 | the wims server. So if you want to list files in the current module, type |
7 | the wims server. So if you want to list files in the current module, type |
8 | <pre>!listfile $$module_dir</pre> |
8 | <pre>!listfile $$module_dir</pre> |
9 | <p>Only trusted modules can use this command. |
9 | <p>Only trusted modules can use this command. |