[PR #183] [MERGED] Create Mac-Install_diskspace #499

Closed
opened 2026-03-14 01:24:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/183
Author: @SpookOz
Created: 9/21/2023
Status: Merged
Merged: 9/22/2023
Merged by: @silversword411

Base: mainHead: main


📝 Commits (3)

  • af19fca Create Mac-Install_diskspace
  • ab29b4d Create Mac-Check-Free-Disk-Space.sh
  • 46d35f2 Update Mac_Users_List.sh

📊 Changes

3 files changed (+54 additions, -1 deletions)

View changed files

scripts_wip/Mac-Check-Free-Disk-Space.sh (+36 -0)
scripts_wip/Mac-Install_diskspace (+11 -0)
📝 scripts_wip/Mac_Users_List.sh (+7 -1)

📄 Description

du and df apparently do not give accurate disk space reading on a Mac. The utility diskspace gives a more accurate idea of how mach free space there is. This script silently installs the utility.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/community-scripts/pull/183 **Author:** [@SpookOz](https://github.com/SpookOz) **Created:** 9/21/2023 **Status:** ✅ Merged **Merged:** 9/22/2023 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`af19fca`](https://github.com/amidaware/community-scripts/commit/af19fca52d2f08a53859ce094e67be3e80ce7531) Create Mac-Install_diskspace - [`ab29b4d`](https://github.com/amidaware/community-scripts/commit/ab29b4d730952e588ddc1af36a8ee05bd74b8cce) Create Mac-Check-Free-Disk-Space.sh - [`46d35f2`](https://github.com/amidaware/community-scripts/commit/46d35f261d5123457451caeaf6c96244fb076945) Update Mac_Users_List.sh ### 📊 Changes **3 files changed** (+54 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `scripts_wip/Mac-Check-Free-Disk-Space.sh` (+36 -0) ➕ `scripts_wip/Mac-Install_diskspace` (+11 -0) 📝 `scripts_wip/Mac_Users_List.sh` (+7 -1) </details> ### 📄 Description du and df apparently do not give accurate disk space reading on a Mac. The utility diskspace gives a more accurate idea of how mach free space there is. This script silently installs the utility. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 01:24:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#499
No description provided.