摘要:
bash中看到这样的命令, curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -sudo apt-get install -y nodejs黄色部分,| 这个是管道操作符,表示前面命令的输出作为后面的命令的输入。 "bash -" bash 跟一个短杠的作用是什么呢? For a command, if usi... 阅读全文
posted @ 2020-03-31 11:27
katago
阅读(153)
评论(0)
推荐(0)

浙公网安备 33010602011771号