小编Pas*_*are的帖子

无法运行使用“wget -o filename.sh <URL>”下载的脚本

我跑了这个:

wget -o ready-for.sh "https://training.linuxfoundation.org/cm/prep/ready-for.sh"
chmod a+x ./ready-for.sh
./ready-for.sh LFS265
Run Code Online (Sandbox Code Playgroud)

并得到错误:

ready-for.sh line-1 command not found
Run Code Online (Sandbox Code Playgroud)

command-line wget

5
推荐指数
1
解决办法
1467
查看次数

标签 统计

command-line ×1

wget ×1