Differences
This shows you the differences between the selected revisions of the page.
2014-11-13 | 2015-03-10 | ||
5.6.3 Bug 1172: The failonnomatch option applies also to ls and lls command. (martin) | suggest using -filemask instead of wildcard (martin) | ||
Line 8: | Line 8: | ||
===== Remarks ===== | ===== Remarks ===== | ||
- | If ''directory'' is not specified, lists working directory. When ''wildcard'' ((Windows wildcard supports ''*'' and ''?'' only. It does not support all the features of [[file_mask|file masks]].)) is specified, it is treated as set of files to list. Otherwise, all files are listed. | + | If ''directory'' is not specified, lists working directory. When ''wildcard'' ((The Windows wildcard supports ''*'' and ''?'' only. If you want to use a full syntax of [[file_mask|file masks]], use a ''-filemask'' switch.)) is specified, it is treated as set of files to list. Otherwise, all files are listed. |
Effective [[scriptcommand_option|options]]: ''failonnomatch'' | Effective [[scriptcommand_option|options]]: ''failonnomatch'' |