Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
JGMENU_RUN(1)							   JGMENU_RUN(1)

NAME
     jgmenu_run - A wrapper for jgmenu

SYNOPSIS
     jgmenu_run
     jgmenu_run <command>
     jgmenu_run <option>

DESCRIPTION
     Use  without command or option to launch menu.  If an instance of jgmenu is
     already running, this will be mapped (=made visible), otherwise a	new  in-
     stances will be started.

     Use with command to call any programe in $libexecdir/jgmenu which containis
     executable  programs  designed  to be run by jgmenu rather than directly by
     users.

OPTIONS
     --help
	    Print help message

     --exec-path
	    Print path to $libexecdir/jgmenu which is where jgmenu commands  are
	    installed.

EXAMPLES
     Launch menu

	    jgmenu_run

     Run the following to see all jgmenu_run commands:

	    ls $(jgmenu_run --exec-path)

SEE ALSO
     * jgmenu(1)

     * jgmenututorial(7)

AUTHORS
     Johan Malm.

				3 December, 2019		   JGMENU_RUN(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=jgmenu_run&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help