osxutils

Collection of useful macOS command-line utilities for system tasks

brewmacoslinux
Try with needOr install directly
Source

About

Collection of macOS command-line utilities

Commands

asc2rtfcsplitgetopthlslsmacmacerrormactypessetfilexattr

Examples

Display file type and creator code information$ mactypes -file example.txt
Set file metadata attributes and creation/modification times$ setfile -d '01/15/2024 10:30:00' example.txt
View and modify extended attributes on files$ xattr -l example.txt