有人可以告诉我为什么我的命令语言解释器 shell 在命令后显示一个空字符串作为结果
$ 回声 $VERSION
并且仅在执行此命令后
$ . /etc/os-release
它开始向我展示该命令的结果
$ 回声 $VERSION
18.04.3 LTS(仿生海狸)
请你解释一下那个命令之后会发生什么?为什么shell之前没有显示它?为什么shell现在显示它?
如何在我的普通 MacOS 上安装
(Darwin Kernel Version 19.2.0: Sat Nov 9 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64 x86_64 i386)
控制组工具(控制和监控控制组的工具)?这对我的 Mac 来说是否可行?我已经做到了,并使用 Homebrew 得到了这个:
YanasMacBookPro:testdir mac$ brew install libcgroup
Error: No available formula with the name "libcgroup"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.