首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >从命令行在目录中启动Krusader

从命令行在目录中启动Krusader
EN

Ask Ubuntu用户
提问于 2012-01-03 16:50:19
回答 1查看 1.9K关注 0票数 1

我想从左侧面板的/tmp目录的终端启动krusader。

怎么做?

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2012-01-03 17:56:47

代码语言:javascript
复制
:~$ 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
票数 4
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/92516

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档