当在命令行中输入 Google Maps Directions URL 时(用于通过终端用 Chrome 浏览器打开&),URL 中有一个&符号(),但是由于 Unix 的东西是 Unix 的东西,终端在那里打破它。有什么我可以在终端中输入的东西,当命令实际通过时,它会被视为一个&符号?
将;amp; 工作?
我在 Ubuntu 18.04 上安装了一些工具,显然出了点问题。
有几种现象。
第一个是Ctrl+ Alt+t不会打开一个终端。为了打开终端,我需要右键单击桌面并按“打开新终端”按钮。
此外,每当我运行一个提示问题并等待答案的脚本时,脚本就会崩溃。例如,当我运行 SQLmap 时会发生以下情况:
eliko@ubuntu:~/Desktop/Tools/sqlmap$ ./sqlmap.py -u
https://nice.app.com/forgot_password?email=rob@bob.com&key=cc
[4] 2652
eliko@ubuntu:~/Desktop/Tools/sqlmap$
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting @ 08:46:58 /2019-12-29/
[08:46:59] [INFO] testing connection to the …Run Code Online (Sandbox Code Playgroud)