Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.08 KB

README.rst

File metadata and controls

25 lines (18 loc) · 1.08 KB

tests Ruff https://readthedocs.org/projects/cmdix/badge/?version=latest https://img.shields.io/badge/skeleton-2024-informational

cmdix is a pure Python implementation of various standard UNIX commands, like 'ls', 'cp' and 'sleep'. It also contains a shell-like environment which will make Unix-users feel right at home on the Windows command-prompt.

Forked from the abandoned pycoreutils project by Hans van Leeuwen.