mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-26 22:45:53 +03:00
[PR #183] [MERGED] Create Mac-Install_diskspace #188
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/community-scripts#188
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (3)
af19fcaCreate Mac-Install_diskspaceab29b4dCreate Mac-Check-Free-Disk-Space.sh46d35f2Update 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.