Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 557 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 557 Bytes

df written in Rust

Introduction

I created this repo to learn Rust programming.

Implementation Table(compared to df in coreutils)

options ✔️ ?
-a ✔️
-B
-h ✔️
-H ✔️
-i ✔️
-k
-l ✔️
--no-sync
--output ✔️
-P
--sync
--total
-t ✔️
-x ✔️