|
1
2
当ack检测到stdin不是终端(tty设备)时,它将尝试从stdin而不是给定的文件/文件夹中读取要搜索的文本。当您通过ssh运行stdin时,会发生这种情况,stdin将连接到ssh连接,而ssh连接看起来不像是要进行ack的终端(tty)。
|
|
|
OM222O · Bash命令替换问题 2 年前 |
|
|
Kilian Calefice · Docker容器外的SSH隧道 2 年前 |
|
|
Ahmed0LorD · SSH服务器a上载配置文件时出错 2 年前 |
|
|
RamenCoder · 易出错的剧本外壳模块不工作 2 年前 |
|
|
asayke · 写入远程linux机器上的文件[关闭] 2 年前 |