陆远和甘敬为什么分开:请问这段英文是什么意思?

来源:百度文库 编辑:查人人中国名人网 时间:2024/05/14 02:49:05
Minimal BASH_like line editing is supported.For the first word,TAB lists possible command completions. Anywhere else

TAB lists the possible completions of a device/filename.

补充说明:计算机原本装有win—xp,后来装了linux(Ubuntu)。在启动的时候有一个选择启动的系统,按了“c“就出现了这段文字

您可以使用类似BASH的命令行来编辑。给出第一个字符,按Tab键可以自动补齐,其他的地方安Tab也可以。

Tab键将会列出可能的命令或者设备。
(译者注:c表示command line,自己输入命令来启动系统。e表示edit,编辑启动的选项。)

Minimal BASH_like line editing is supported.For the first word,TAB lists possible command completions. Anywhere else

TAB lists the possible completions of a device/filename.