
好词典

缩写自英语单词'user',1970年代起用于Unix操作系统。
❶ 计算机系统中指代用户账户或用户目录的缩写形式,常见于Unix/Linux系统路径中。
“The configuration files are stored in /usr/local/bin.”
(配置文件存放在/usr/local/bin目录下。)
“You need to set permissions for the usr folder.”
(你需要为usr文件夹设置权限。)
/usr/bin — Unix/Linux系统中存储用户可执行命令的标准路径。
“Most command-line tools are located in /usr/bin.”
(大多数命令行工具都位于/usr/bin目录中。)
usr profile — 指用户配置文件,包含个性化设置和环境变量。
“Edit your usr profile to customize the shell environment.”
(编辑你的usr配置文件以自定义shell环境。)