我怎样才能学到终端术语,这样我才知道自己在做什么,而不是在谷歌上搜索所有东西,至少可以引导自己去做我需要做的事情?举个例子,我想使用空中破解,但我不知道什么意味着什么,甚至导航。
发布于 2019-08-09 00:59:53
以下你可能会觉得很有帮助
https://tutorials.ubuntu.com/tutorial/command-line-for-beginners#0
https://help.ubuntu.com/community/CommandlineHowto
https://help.ubuntu.com/community/UsingTheTerminal
https://help.ubuntu.com/community/Beginners/BashScripting
然而。aircrack-ng
不是终端命令;它是从终端(https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=aircrack-ng)运行的应用程序,使用终端的指南不会告诉程序有哪些选项,尽管man aircrack-ng
应该显示aircrack-ng
的参考手册页面(提供程序员创建的页面)。
https://askubuntu.com/questions/1164438
复制相似问题