Skip to content

shibe23/rust-gnu-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust GNU-commands

Code Reading for GNU Commands based on RedoxOS.

Develop

cargo run --bin [command] -- [options] [args]

example

cargo run --bin cat -- -An test1.txt test2.txt

About

Code reading for Linux commands referencing Redox OS (https://github.com/redox-os)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages