暗能星系

    • 登录
    • 搜索

    bash.bashrc 和/etc/environment 文件的不同

    小技巧
    1
    1
    5
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • A
      anneng 最后由 编辑

      /etc/environment - This file is specifically meant for system-wide environment variable settings. It is not a script file, but rather consists of assignment expressions, one per line. Specifically, this file stores the system-wide locale and path settings.
      全局配置

      /etc/profile - This file gets executed whenever a bash login shell is entered (e.g. when logging in from the console or over ssh), as well as by the DisplayManager when the desktop session loads.
      个人配置

      1 条回复 最后回复 回复 引用 0
      • First post
        Last post
      Powered by 暗能星系