Differences

This shows you the differences between the selected revisions of the page.

2014-04-17 2014-04-25
lls does not support file mask (martin) formal cmdlet reference (martin)
Line 24: Line 24:
There is no equivalent for ''lls'' command in [[library|.NET assembly]]. There is no equivalent for ''lls'' command in [[library|.NET assembly]].
-You can make use of local directory listing functions of your runtime environment. In .NET framework, you can use ''[[msdn>System.IO.Directory.GetFiles]]''. In [[library_powershell|PowerShell]], you can use also ''[[http://technet.microsoft.com/en-us/library/ee176841.aspx|Get-ChildItem]]'' cmdlet.+You can make use of local directory listing functions of your runtime environment. In .NET framework, you can use ''[[msdn>System.IO.Directory.GetFiles]]''. In [[library_powershell|PowerShell]], you can use also ''[[http://technet.microsoft.com/en-us/library/hh849800.aspx|Get-ChildItem]]'' cmdlet.

Last modified: by martin