Skip to content

A cli tool to list items in a directory and sub-directories if called with an integer arg

Notifications You must be signed in to change notification settings

jpleatherland/ls_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ls_rs

An ls clone. Can be run with or without a depth arg specifying how many folders to go down. Defaults to 0 (current dir only) if no value is passed.

To run

cargo build -r

sudo mv target/release/ls_rs /bin

Restart your terminal or what have you

ls_rs

About

A cli tool to list items in a directory and sub-directories if called with an integer arg

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages