Scroll to navigation

LAUNCHY(1) LAUNCHY(1)

NAME

launchy - launch external applications across platforms

USAGE

launchy [ options ] URL

launchy [ -h | -v | --help | --version ]

OPTIONS

The command accepts the following options:

Explicitly specify the application class to use.
Output debug information.
Force behavior as if on a particular ruby engine.
Only print the command to be executed on STDOUT.
Force behavior as if on a particular host os.
Print this message.
Output version information.

ENVIRONMENT

The command accepts some special variables:

Colon separated list of browser commands. This is useful to extend the list of built-in commands or customize them.
Same as using the --application option.
Same as using the --dry-run option.
Same as using the --debug option.
Same as using the --host-os option.
Same as using the --engine option.

AUTHOR

This manual page was written by Daniel Leidert <dleidert@debian.org> for the Debian GNU/Linux system (but may be used by others).

2020-11-03 Launchy