Skip to content

AJRDRGZ/edls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDls

EDls is the project of the EDteam's course Go desde cero 2023.

This program is a clone of the Linux command ls, the command can be used in Linux, Windows and Mac.

This command accept the following flags:

  • -a show all files including hide files
  • -n {int} limit the number of records
  • -p {string} filter by pattern
  • -s sort by file size, smallest first
  • -t sort by time, oldest first
  • -r reverse order while sorting

edls

About

Command ls with EDteam powers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages