小编ele*_*bby的帖子

我如何在 ubuntu 中使用“你的意思是”功能?

如果我在 Ubuntu shell 中输错了命令,它会提供建议。通常,这个建议是正确的,我希望使用它。但是除了重复最后一个命令并自己进行更改之外别无他法。为什么它不提供是/否类型的建议,您只需输入 y 即可接受建议?有什么建议可以实现这种行为吗?

这是发生的事情:

sumeet@sumeet:/media/tux$ git stastus
git: 'stastus' is not a git command. See 'git --help'.

Did you mean this?
    status
sumeet@sumeet:/media/tux$
Run Code Online (Sandbox Code Playgroud)

command-line

6
推荐指数
1
解决办法
3932
查看次数

如何在 Ubuntu 12.04 中安装最新的 IPython notebook?

Stack Overflow, Unable to open an existing notebook in IPython Notebook上的这个问题中的解决方案建议安装最新的笔记本,但我找不到如何操作。

python 12.04 ipython software-installation

3
推荐指数
1
解决办法
2万
查看次数