Linux ln -s 软链接 硬链接 软链接:ln -s doc.txt doc.txt.soft 硬链接:ln doc.txt doc.txt.hard Posted on: 2019年3月28日 2019年3月28日 Author: zzs10086 Categories: Linux
Linux cat 命令 cat test1.sh > test3.sh cat test1.sh >> test3.sh Posted on: 2019年3月28日 2019年3月28日 Author: zzs10086 Categories: Linux
Linux uname命令 Linux uname命令 uname -a Posted on: 2019年3月28日 2019年3月28日 Author: zzs10086 Categories: Linux