Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic implementation of the GNU Coreutils commands

Disclaimer: These programs are not intended to fully replicate the GNU Coreutils, but rather to provide a basic implementation of the most commonly used commands. The output structure and formatting may differ from the GNU Coreutils.

Supported commands:

  • ls - Supported flags:
    • -l: Long format
    • -a: Show hidden files
    • -h: Human-readable sizes

Known issues:

  • ls does not output unicode characters correctly

About

Unix like coreutils for windows

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages