Skip to content

Programming-With-Love/ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ls

An alternative to ls command, Pure C language implementation

Screenshots

screenshot1

screenshot2

screenshot3

Usage

First, clone this repo and run:

make

Tips: Make sure .local/bin is in your PATH variable

Then, you can run the command:

ls
# or with options
ls -l
ls -a
ls -t
ls -l -a

Contributing

If you want to contribute, feel free to open an issue or a pull request. Any contributions are welcome!

More features will be added in the future.

About

An alternative to ls command, Pure C language implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published