Differences
This shows you the differences between the selected revisions of the page.
2013-04-30 | 2013-05-14 | ||
Converting to .NET Assembly (martin) | syntax and remarks headings (martin) | ||
Line 1: | Line 1: | ||
====== lls ====== | ====== lls ====== | ||
Lists the contents of local directory. | Lists the contents of local directory. | ||
+ | |||
+ | ===== Syntax ===== | ||
lls [ <directory> ]\[ <wildcard> ] | lls [ <directory> ]\[ <wildcard> ] | ||
+ | |||
+ | ===== Remarks ===== | ||
If ''directory'' is not specified, lists working directory. When ''[[file_mask|wildcard]]'' 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 ''[[file_mask|wildcard]]'' is specified, it is treated as set of files to list. Otherwise, all files are listed. |