lls

Table of Contents

Lists the contents of local directory.

Syntax

lls [ <directory> ]\[ <wildcard> ]

Remarks

If directory is not specified, lists working directory. When wildcard is specified, it is treated as set of files to list. Otherwise, all files are listed.

Examples

lls *.html
lls d:\
lls

Converting to .NET Assembly

There is no equivalent for lls command in .NET assembly.

You can make use of local directory listing functions of your runtime environment. In .NET framework, you can use System.IO.Directory.GetFiles. In PowerShell, you can use also Get-ChildItem cmdlet.

 
  scriptcommand_lls.txt · Last modified: 15 May 2013 by prikryl
 

Search Documentation

This page

Donate

About donations

$9   $19   $49   $99

About donations

Recommend

Associations

Kyplex Cloud Security Seal - Click for Verification

Site design by Black Gate