Commands Help : ls

  •  list directory contents

[SYNOPSIS] ls OPTION FILE/DIRECTORY
option
-luse a long listing format
-ado not ignore entries starting with
-dlist directory entries instead of contents, and do not dereference symbolic links
-rreverse order while sorting
-tsort by modification time
-Ssort by file size
-Xsort alphabetically by entry extension
-iwith -l, print the index number of each file
-Rlist subdirectories recursively
-Fappend indicator (one of */=>@|) to entries

Comments

Popular posts from this blog

LINUX Move and copy files using SSH

Java : Variables Declaring

SQL Self JOIN