made note about wgetpaste

This commit is contained in:
tomit4 2022-04-18 17:55:12 -07:00
parent 37fe4570c3
commit ca2249b69e

View file

@ -8,6 +8,6 @@ add notation about tr (translate command):
replace every newline with a single space: replace every newline with a single space:
tr '\n' ' ' tr '\n' ' '
Install pacman-contrib for tool paccache Install pacman-contrib for tool paccache and also wgetpaste (awesome tool found on gentoo wiki/irc channel)
doas pacman -S pacman-contrib doas pacman -S pacman-contrib wgetpaste