码迷,mamicode.com
首页 > 其他好文 > 详细

为什么很多应用都安装在/usr/local目录下?

时间:2014-10-29 14:37:40      阅读:131      评论:0      收藏:0      [点我收藏+]

标签:http   io   os   ar   for   sp   div   on   cti   

首先,Linux的官方文档FHS对该目录的说明:http://www.linuxbase.org/betaspecs/fhs/fhs/ch04s09.html

The /usr/local hierarchy is for use by the system administrator when installing software locally. It needs to be safe from being overwritten when the system software is updated. It may be used for programs and data that are shareable amongst a group of hosts, but not found in /usr.

Locally installed software must be placed within /usr/local rather than /usr unless it is being installed to replace or upgrade software in /usr

 

为什么很多应用都安装在/usr/local目录下?

标签:http   io   os   ar   for   sp   div   on   cti   

原文地址:http://www.cnblogs.com/hare/p/4059275.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!