Translations:Plasma/Krunner/58/zh-cn

From KDE Wiki Sandbox
Revision as of 15:55, 5 September 2020 by Reverier (talk | contribs) (Created page with "例子: {|class="tablecenter" style="border: 1px solid grey" | 输入 || 输出 |- |<code> ls ~/Documents </code> || ''显示文件夹 ~/Documents 的内容(在终端中)'' |-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

例子:

输入 输出
ls ~/Documents 显示文件夹 ~/Documents 的内容(在终端中)
cp ~/Documents/myFile ~/myFile 从 ~/Documents 拷贝myFile文件到 ~/
mplayer myMovie.mkv 使用mplayer播放myMovie.mkv