wix建设网站微网站首页模板
第一关:Linux的初体验

答案:
cd /
ls -a /
(里面有空格要注意)
第二关:Linux的常用命令

答案:
touch newfile
mkdir newdir
cp newfile newdir/newfileCpy
第三关:Linux查询命令帮助语句

答案:
man 3 fopen
第一关:Linux的初体验

答案:
cd /
ls -a /
(里面有空格要注意)
第二关:Linux的常用命令

答案:
touch newfile
mkdir newdir
cp newfile newdir/newfileCpy
第三关:Linux查询命令帮助语句

答案:
man 3 fopen