kaliv0 / unoxide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commonly used Unix commands implemented in Rust

tests

Currently supports:

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

About

License:MIT License


Languages

Language:Rust 99.5%Language:Shell 0.5%