Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 229 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 229 Bytes

Unix commands in Python

A collection of Unix commands implemented in Python, providing a set of powerful and convenient tools for file manipulation and system tasks.

Implemented commands

  • cat
  • wc ... more to come!