0 devlogs
0s
CLI tools is a small command line utilities project that reimplements essential system tools. It currently includes an ls clone for listing directory contents and a robocopy style file copy utility.
Written in C.
Each tool is simple, fast,…
CLI tools is a small command line utilities project that reimplements essential system tools. It currently includes an ls clone for listing directory contents and a robocopy style file copy utility.
Written in C.
Each tool is simple, fast, and built from scratch.