Task:Linux基础知识
出自Linux Wiki
- 文件系统
- ext4
- ext2 ext3 jfs xfs (vfs模式)
- 压缩文件
- 压缩与解压(已完成)
命令: Linux命令与参数的一般格式 Shell提示符 Linux常用命令
yes命令
用户: /etc/passwd /etc/shadow useradd /etc/login.defs /etc/default/useradd
passwd passwd -l passwd -u usermod chsh userdel userdel -r
/etc/group groupadd groupmod gpasswd groupdel
chmod chgrp
网络的表示 192.168.0.1/24
ifconfig route ping traceroute host netstat netstat -an hostname telnet ftp wall write mail
编辑器 vi emacs
Shell Shell特性,环境变量
apt-get apt-cache dpkg
cron