System Grab Bag

View all TLDR pages from Mac OS X (or from all pages)

shortcuts

Manage shortcuts. Note: you can also use the Shortcuts app. More information: https://support.apple.com/guide/shortcuts-mac/run-shortcuts-from-the-command-line-apd455c82f02/mac.
  • Run the specified shortcut (Count holidays):
    shortcuts run "{{Count holidays}}"
  • Print all shortcuts:
    shortcuts list
  • Print all shortcut folders:
    shortcuts list --folders
  • Open the specified shortcut (Count holidays) in the Shortcuts editor:
    shortcuts view "{{Count holidays}}"

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.