/unoxide

Commonly used Unix commands implemented in Rust

Primary LanguageRustMIT LicenseMIT

Commonly used Unix commands implemented in Rust

tests

Currently supports:

  • echo
  • cat
  • head
  • tail
  • ls
  • wc
  • cut
  • find
  • grep
  • uniq
  • comm