• 2023-06-01
Linux目录结构的意义是什么

/root---启动linux时使用的一些核心文件。如操作系统内核、引导程序grub等。home---存储普通用户的个人文件ftp---用户所有服务httpdsambauser1user2bin---......

11