
dex
List of commands for dex:
-
dex:tldr:0b5a4 dex: Preview the value of the DesktopEntry property `Name`.$ dex --property ${Name} ${filename-desktop}try on your machineexplain this command
-
dex:tldr:1d053 dex: Preview the programs would be executed in a GNOME specific autostart.$ dex --autostart --environment ${GNOME}try on your machineexplain this command
-
dex:tldr:835c7 dex: Execute all programs in the specified folders.$ dex --autostart --search-paths ${path-to-directory1}:${path-to-directory2}:${path-to-directory3}:try on your machineexplain this command
-
dex:tldr:a0583 dex: Create a DesktopEntry for a program in the current directory.$ dex --create ${filename-desktop}try on your machineexplain this command
-
dex:tldr:a5936 dex: Execute a single program (with `Terminal=true` in the desktop file) in the given terminal.$ dex --term ${terminal} ${filename-desktop}try on your machineexplain this command
-
dex:tldr:cc64a dex: Execute all programs in the autostart folders.$ dex --autostarttry on your machineexplain this command
-
dex:tldr:d8d68 dex: Preview the programs would be executed in a regular autostart.$ dex --autostart --dry-runtry on your machineexplain this command