Forrest logo
back to context overview

handlr

List of commands for handlr:

  • handlr:tldr:0c302 handlr: Print the default application for PNG files.
    $ handlr get ${-png}
    try on your machine
    explain this command
  • handlr:tldr:2f06e handlr: List all default apps.
    $ handlr list
    try on your machine
    explain this command
  • handlr:tldr:8084c handlr: Set imv as the default application for PNG files.
    $ handlr set ${-png} ${imv-desktop}
    try on your machine
    explain this command
  • handlr:tldr:9065b handlr: Open a URL in the default application.
    $ handlr open ${https:--example-com}
    try on your machine
    explain this command
back to context overview