TLDR
Enter a command. For example: drutil, icalbuddy, afplay, lipo.

arch

 
Display the name of the system architecture, or run a command under a different architecture. See also uname. More information: https://www.unix.com/man-page/osx/1/arch/.
 
  • Display the system's architecture:
     
    arch
     
  • Run a command using x86_64:
     
    arch -x86_64 "{{command}}"

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.