我跑了这个:
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)