JAVA
Appearance
Linux 下常用的文件查看与编辑命令有:
cat
tac
less
more
head
tail
nl
vim
vi
nano
gedit
cat file.txt less /var/log/syslog vim test.txt