[ILUGC] 1D1C - dir

  • From: Dhanasekar <tkdhanasekar@xxxxxxxxx>
  • To: ilugc@xxxxxxxxxxxxx, kanchilug@xxxxxxxxxxxxx
  • Date: Tue, 21 Jun 2022 06:00:00 +0530

dir - list directory contents
To display all the hidden files
$ dir -a

$ dir -A

Displays author of all the files
$ dir -l --author

to list in single column
$ dir -1

to list with commas
$ dir -m

regards,
T.Dhanasekar


---
Mailing List Guidelines: https://ilugc.in/mailing-list-guidelines
Web: http://ilugc.in/
Internet Relay Chat: #ilugc on libera.chat

Other related posts:

  • » [ILUGC] 1D1C - dir - Dhanasekar