Logo 
Search:

Unix / Linux / Ubuntu Articles

Submit Article
Home » Articles » Unix / Linux / Ubuntu » CommandsRSS Feeds

Listing file and directories command - ls

Posted By: Anselma Schmidt     Category: Unix / Linux / Ubuntu     Views: 2538

This article explains about ls command with an example in unix.

ls command is used for listing file and directories in unix.

Syntax of ls Command

ls [- option] 

Most Commonly used options are:

- a Listing all entries, including whose names begin with a period (.) are not listed.

- l List in long format.

- F After each file name, put one slash (/) if the file directory or an asterisk (*) if the file is executive.


Example of ls Command

ls -alF
  
Share: 


Didn't find what you were looking for? Find more on Listing file and directories command - ls Or get search suggestion and latest updates.

Anselma Schmidt
Anselma Schmidt author of Listing file and directories command - ls is from Frankfurt, Germany.
 
View All Articles

 

Other Interesting Articles in Unix / Linux / Ubuntu:


 
Please enter your Comment

  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].

 
No Comment Found, Be the First to post comment!