From d23e1969acfdb5d6212e3e796b33963d47e01c08 Mon Sep 17 00:00:00 2001 From: stkhan Date: Wed, 23 Jun 2021 21:21:08 -0500 Subject: sarc 1.0.0 Former-commit-id: 0154c723c80f3fec789ad09e43749cdffd0f6503 --- bin/fs | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bin/fs (limited to 'bin/fs') diff --git a/bin/fs b/bin/fs new file mode 100755 index 0000000..4790a90 --- /dev/null +++ b/bin/fs @@ -0,0 +1,2 @@ +#!/bin/sh +du -h $@ -- cgit v1.2.3