Skip to content

Latest commit

 

History

History
 
 

apple-data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
      Folder  Name       Description of Contents
bash-compgen-all Words from Bourne Again Shell builtin compgen executed with all non-argument command-line flags
cocoa-pods-list list of pods from CocoaPods parsed from output of command pod search --simple ''
macos-appkitui-resources Apple MacOS AppKit UI Design Resources via https://developer.apple.com/design/whats-new/
macos-brew-commands commands available on a MacOS install with Homebrew packages installed
macos-dscl-users list of macOS High Sierra user names displayed by the Directory Service command line utility via dscl . -list /Users
macos-environ-names MacOS environment variable names
macos-homebrew-list macOS homebrew package names
macos-manual-pages a list of macOS High Sierra manual pages without section numbers generated by: `sudo /usr/libexec/makewhatis && apropos ' '
macos-server-group common GID names found in /etc/group on MacOS
macos-server-users common UID names found in /etc/passwd on MacOS
macports-titles-list MacPorts software titles list
manpages-environ-names environment variables extracted from manual pages
mobiledevice-error-codes list of error codes defined by the MobileDevice Library used by iTunes via https://theiphonewiki.com/wiki/MobileDevice_Library
sysprof-datatypes-list output of command: system_profiler -listDataTypes
terminfo-types-table.txt list of terminal types and descriptions generated by toe, "table of (terminfo) entries"
travis-environ-names environment variable names parsed from multiple .travis.yml files found via locate