Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-cli-programs

Implementing barebones Linux utilities in Rust

Utilies Implemented so far:

  • cat
  • echo

To be implemented:

  • head
  • wc
  • uniq
  • find
  • cut
  • grep
  • ecs_provisioner - to run one-time container tasks with AWS ECS

How to run

cd utilities_folder
cargo build
cargo run -- --help

About

Linux utilities written in Rust

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages