nc0fr / rust-mkdir

A rewrite of the mkdir command in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-mkdir

This repository contains a mkdir like command written in Rust.

I made this to learn Rust, please refer to this if you need a better mkdir in Rust!

Please note that the program does not support permissions changing using the --mode flag.

About

A rewrite of the mkdir command in Rust

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%