Linux 分区与文件系统
基本上可以这样对应于windows
/ c: [你的系统根目录]
/boot c: 或c:/system 系统启动的第一步
/libs c:/system32 存放所有的动态连结库的
/usr c:/program files
/var temp 临时目录
/root 或 /username /My Document/
/etc 这里存放的是linux 系统的配置
文件相当于windows的注册表一样
也可以将其它分区挂上来成为自己的一个目录如
可以将d:挂为/tools目录。
文件类型。
可执行文件无后缀 .exe
.o .so .ko .dll
.xmp .bmp
其它的基本类似