Note how to get moreutils on FreeBSD (#1073)
Signed-off-by: Mateusz Piotrowski <0mp@FreeBSD.org>
This commit is contained in:
parent
ebdd524123
commit
b46cd80200
|
@ -10,6 +10,7 @@ To use these scripts, we recommend using a `sponge` to atomically write the outp
|
||||||
Sponge comes from [moreutils](https://joeyh.name/code/moreutils/)
|
Sponge comes from [moreutils](https://joeyh.name/code/moreutils/)
|
||||||
* [brew install moreutils](http://brewformulas.org/Moreutil)
|
* [brew install moreutils](http://brewformulas.org/Moreutil)
|
||||||
* [apt install moreutils](https://packages.debian.org/search?keywords=moreutils)
|
* [apt install moreutils](https://packages.debian.org/search?keywords=moreutils)
|
||||||
|
* [pkg install moreutils](https://www.freshports.org/sysutils/moreutils/)
|
||||||
|
|
||||||
For more information see:
|
For more information see:
|
||||||
https://github.com/prometheus/node_exporter#textfile-collector
|
https://github.com/prometheus/node_exporter#textfile-collector
|
||||||
|
|
Loading…
Reference in New Issue