Запустите Krusader в каталоге из командной строки

Я хочу запустить krusader из терминала в каталоге /tmp на левой панели.

как это сделать?

1
задан 7 January 2012 в 18:29

1 ответ

:~$ krusader --help

Usage: krusader [Qt-options] [KDE-options] [options] url 

Krusader
Twin-Panel File Manager for KDE

Generic options:
  --help                    Show help about options
  --help-qt                 Show Qt specific options
  --help-kde                Show KDE specific options
  --help-all                Show all options
  --author                  Show author information
  -v, --version             Show version information
  --license                 Show license information
  --                        End of options

Options:
  --left <path>             Start left panel at <path>
  --right <path>            Start right panel at <path>
  --profile <panel-profile> Load this profile on startup

Arguments:
  url                       Url to open
0
ответ дан 7 January 2012 в 18:29

Другие вопросы по тегам:

Похожие вопросы: