Appearance
https://blog.csdn.net/dajun_x/article/details/114370296
01.Linux.pdf
02.Linux.pdf
ssh root@47.243.185.53
进入某个目录, -t 标志用于强制分配伪终端,这是一个必要的交互式 shell。
ssh -t root@101.33.247.224 "cd /www/wwwroot/email && bash"
top
文件权限
du -sh 当前文件夹大小
du -sh ./*