Adding apps to startup could be made easier

Cybe R. Wizard cybe_r_wizard at earthlink.net
Fri Mar 13 03:19:21 UTC 2009


NoOp <glgxg at sbcglobal.net>  said:
> Not all menu items will have a full path, but an quick and easy way to
> see what the properties are (rather than having to wait for the Edit
> Menu to grind itself into motion) is to go to the menu icon, right
> click and 'Add this launcher to panel'. Then right click the icon on
> the panel and select 'Properties'. In the 'Command' section you'll
> either see a full path w/command, or in many cases just a system
> command ('ooffice -writer %U' for example). When finished just remove
> the icon from the panel.

Doesn't <which> do that?

cybe at WizardsTower:~$ man which
WHICH(1)

NAME
       which - locate a command

SYNOPSIS
       which [-a] filename ...

DESCRIPTION
       which  returns  the pathnames of the files which would be
executed in the current environment, had its arguments been given as
commands in a strictly POSIX-conformant shell.  It does this by
searching the  PATH  for executable files matching the names of the
arguments.

OPTIONS
       -a     print all matching pathnames of each argument

EXIT STATUS
       0      if all specified commands are found and executable

       1      if one or more specified commands is nonexistent or not
executable

       2      if an invalid option is specified

Debian                                              12 Jul
2004                                            WHICH(1) Manual page
which(1) line 1/28 (END)


Cybe R. Wizard
-- 
Nice computers don't go down.
	Larry Niven, Steven Barnes
		"The Barsoom Project"




More information about the ubuntu-users mailing list