Wednesday, 24 September 2014

How to list all the files in LONG LIST FORMAT?

1)  How to list  all the files in LONG LIST FORMAT?


    ls -ltr

   It gives the files and directories list with permissions,
   first character '-' indicates files.

    List all  the files and directories in a directory?

No comments:

Post a Comment

Popular Posts