du -sh ~ --exclude=$HOME/.cache --exclude=$HOME/.config/google-chrome
du -sh ~ --exclude=$HOME/{.cache,.config/google-chrome}
yt-dlp --get-url "https://www.youtube.com/watch?v=GYE2P7BWBAs"
pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay-bin.git
cd yay-bin
makepkg -si
yay -Syu google-chrome
yay google-chrome
5 aur/chromedriver-beta 95.0.4638.17-1 [+1 ~0.00]
Standalone server that implements the W3C WebDriver standard (for google-chrome-beta)
4 aur/chromedriver 94.0.4606.61-1 [+44 ~0.93]
Standalone server that implements the W3C WebDriver standard (for google-chrome)
3 aur/google-chrome-beta 96.0.4664.27-1 [+354 ~1.34]
The popular and trusted web browser by Google (Beta Channel)
2 aur/google-chrome-dev 97.0.4682.3-1 [+638 ~0.93]
The popular and trusted web browser by Google (Dev Channel)
1 aur/google-chrome 95.0.4638.69-1 [+2064 ~15.62]
The popular and trusted web browser by Google (Stable Channel)
:: Какие пакеты ставить (напр. 1 2 3, 1-3):
::
ip -br a | awk '$1!="lo"{print $1}'
inetADD=$1
...\nIPADDR=$1\n...
IPADDR=$inetADD
read nameINT
uuid=$($uuidgen nameINT)
if ... then
ip address | grep -v lo | cut -d ' ' -f2 | tr ':' '\n' | awk NF
ip -br a | awk '!/^lo/{print $1}'
Как можно все это содержимое поместить в файл как текст через echo или print