Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vasi/osxutils
Mac-specific command line utilities (UPDATES)
https://github.com/vasi/osxutils
Last synced: 18 days ago
JSON representation
Mac-specific command line utilities (UPDATES)
- Host: GitHub
- URL: https://github.com/vasi/osxutils
- Owner: vasi
- License: gpl-2.0
- Created: 2012-12-13T00:00:58.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T06:10:36.000Z (over 4 years ago)
- Last Synced: 2024-08-01T00:38:03.139Z (3 months ago)
- Language: C
- Size: 197 KB
- Stars: 112
- Watchers: 11
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
osxutils is a bundle of Mac OS X command line utilities that bring power over all sorts of Mac-specific information, settings and meta-data to the command line.
Formerly found at (broken links):
* Documentation: http://sveinbjorn.org/osxutils_docs
* SourceForge: http://sourceforge.net/projects/osxutils/osxutils is written by Sveinbjorn Thordarson. I have updated it to work on 64-bit systems and modern versions of Mac OS X. Change notes:
- Wrote Makefile, since xcodeproj files are fragile
- Replaced or rewrote deprecated functions
- Rewrote 'trash' so it properly renames files
- Getting OS 9 comments is not possible on OS X 10.5 and later
- wsupdate is probably useless on modern systemsTested on Mac OS X 10.7 Lion. I'd appreciate if anybody wants to test on other versions as well.
-Dave Vasilevsky