Forrest logo
back to context overview

dolphin

List of commands for dolphin:

  • dolphin:tldr:09e64 dolphin: Open specific directories.
    $ dolphin ${path-to-directory1 path-to-directory2 ---}
    try on your machine
    explain this command
  • dolphin:tldr:36cdf dolphin: Launch the file manager.
    $ dolphin
    try on your machine
    explain this command
  • dolphin:tldr:93231 dolphin: Launch the daemon (only required to use the DBus interface).
    $ dolphin --daemon
    try on your machine
    explain this command
  • dolphin:tldr:bfd27 dolphin: Open with specific files or directories selected.
    $ dolphin --select ${filename_or_directory1 filename_or_directory2 ---}
    try on your machine
    explain this command
  • dolphin:tldr:c17f1 dolphin: Open a new window.
    $ dolphin --new-window
    try on your machine
    explain this command
  • dolphin:tldr:ec647 dolphin: Display help.
    $ dolphin --help
    try on your machine
    explain this command
  • dolphin:tldr:f0317 dolphin: Open specific directories in split view.
    $ dolphin --split ${path-to-directory1} ${path-to-directory2}
    try on your machine
    explain this command
back to context overview