|
|
发表于 2009-3-19 11:44:14
|
显示全部楼层
[11:31:19][arch@archlive:~]$ fish
欢迎使用fish, 友好的命令行界面
输入 help 即可知道如何使用fish!
arch@archlive ~> help
help: Help is being displayed in firefox
arch@archlive ~> exit
Goodbye
[11:32:54][arch@archlive:~]$
[11:32:54][arch@archlive:~]$ fish
arch@archlive ~> mv -
--backup -b (Make backup of each existing destination file)
--force -f (Do not prompt before overwriting)
--help (Display help and exit)
--interactive -i (Prompt before overwrite)
--reply (Answer for overwrite questions)
--strip-trailing-slashes (Remove trailing slashes from source)
--suffix -S (Backup suffix)
--target-directory (Target directory)
--update -u (Do not overwrite newer files)
--verbose -v (Verbose mode)
--version (Display version and exit)
arch@archlive ~> pacman
pacman (Executable, 63kB) pacman-optimize (Executable, 5.2kB)
arch@archlive ~>
没有更多关于pacman的中文信息阿?
原版的:
[11:37:25][arch@archlive:~]$ fish
欢迎使用fish, 友好的命令行界面
输入 help 即可知道如何使用fish!
arch@archlive ~> pacman -
-A (Add a package to the system)
-F (Upgrade a package which is already in the system)
-h (Display syntax and help for the operation)
-Q (Query the package database)
-R (Remove packages from the system)
-S (Synchronize packages)
-U (Upgrade or add a package in the system)
-V (Display version and exit)
是不是版主传的文件有些问题呢?
如何定制fish的命令提示符阿?
arch@archlive ~> 太简单太难看了!
还是俺的 [11:32:54][arch@archlive:~]$ 提示比较好点 |
|