
dolphin
List of commands for dolphin:
-
dolphin:tldr:09e64 dolphin: Open specific directories.$ dolphin ${path-to-directory1 path-to-directory2 ---}try on your machineexplain this command
-
dolphin:tldr:36cdf dolphin: Launch the file manager.$ dolphintry on your machineexplain this command
-
dolphin:tldr:93231 dolphin: Launch the daemon (only required to use the DBus interface).$ dolphin --daemontry on your machineexplain this command
-
dolphin:tldr:bfd27 dolphin: Open with specific files or directories selected.$ dolphin --select ${filename_or_directory1 filename_or_directory2 ---}try on your machineexplain this command
-
dolphin:tldr:c17f1 dolphin: Open a new window.$ dolphin --new-windowtry on your machineexplain this command
-
dolphin:tldr:f0317 dolphin: Open specific directories in split view.$ dolphin --split ${path-to-directory1} ${path-to-directory2}try on your machineexplain this command