1.cd usr
mkdir mytext
touch net.txt
chmod u+x net.txt
chmod g+w net.txt
chmod o-r net.txt
2.tar zcf mytext.tar.gz /mytext
3.find ./ -size +20k
find ./ -name lvm*
linux周测4
阅读 78
2022-03-15
1.cd usr
mkdir mytext
touch net.txt
chmod u+x net.txt
chmod g+w net.txt
chmod o-r net.txt
2.tar zcf mytext.tar.gz /mytext
3.find ./ -size +20k
find ./ -name lvm*
相关推荐
精彩评论(0)