Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,914,340,748 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

LS
(redirected from Ls (Unix and Linux command))

   Also found in: Dictionary/thesaurus, Medical, Financial, Wikipedia 0.01 sec.
ls
(LiSt) The command in Unix/Linux, including Mac OS X, that displays file names in the directory (folder). It is the counterpart to the DIR command in Windows and DOS. Following are some brief examples. Note that commands are case sensitive; for example, file names with upper case extensions must be expressed with upper case characters in the command; the same for lower case.

   ls      list all files
   ls -l   list all files with details

   ls *.GIF      list GIF files
   ls *.gif      list gif files
   ls *.gif -l   list gif files with details

   ls | wc -l         count all files
   ls *.GIF | wc -l   count GIF files
   ls *.gif | ws -l   count gif files
   (wc = word count)

LS
1. Abbr. for “left side.”
2. Abbr. for loudspeaker.

1.(file system, tool)ls - The Unix command for listing a directory.

Unix manual page: ls(1).
2.(networking)ls - The country code for Lesotho.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?   Encyclopedia browser?   Full browser?
No references found
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.