相关疑难解决方法(0)

如何在命令行中跳过与号的评估?

当在命令行中输入 Google Maps Directions URL 时(用于通过终端用 Chrome 浏览器打开&),URL 中有一个&符号(),但是由于 Unix 的东西是 Unix 的东西,终端在那里打破它。有什么我可以在终端中输入的东西,当命令实际通过时,它会被视为一个&符号?

将;amp; 工作?

command-line bash

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

bash:“Y”:找不到命令

我在 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)

command-line bash gnome-terminal bashrc 18.04

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

标签 统计

bash ×2

command-line ×2

18.04 ×1

bashrc ×1

gnome-terminal ×1