Rev 11219 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2071 | zjchen | 1 | !! +exec+ +var+ +file+ |
11219 | bpr | 2 | tit:listfile |
3 | type:$type_both |
||
4 | alias:listfiles, filelist, ls, dir |
||
5 | syntax:!listfile `filespec' |
||
6 | mean:列出符合 `filespec' 的文件名. 可接受 Linux\ |
||
7 | 命令 `ls' 的选项. 以wims服务器的基准目录作为基准.\ |
||
8 | 因此你若要列举当前模块的文件, 请输入\ |
||
11240 | bpr | 9 | <pre>!listfile $module_dir</pre>\ |
2071 | zjchen | 10 | <p>只有可信任模块才能使用此命令. |