From 9204b10a72bacaaf099def316f4beaab8eaa0c54 Mon Sep 17 00:00:00 2001 From: "Fred T. Hamster" Date: Thu, 10 Apr 2025 12:51:02 -0400 Subject: [PATCH] automation script for getting simple df --- scripts/customize/fred/scripts/automation/funky_cold_df.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 scripts/customize/fred/scripts/automation/funky_cold_df.sh diff --git a/scripts/customize/fred/scripts/automation/funky_cold_df.sh b/scripts/customize/fred/scripts/automation/funky_cold_df.sh new file mode 100644 index 00000000..df3ca216 --- /dev/null +++ b/scripts/customize/fred/scripts/automation/funky_cold_df.sh @@ -0,0 +1,4 @@ + +df -h + + -- 2.34.1