AutoYADM commit: 2025-07-09 15:56:36

This commit is contained in:
Daniel Fichtinger 2025-07-09 15:56:36 -04:00
parent f922470828
commit 6cc3ce84bc

View file

@ -3,3 +3,10 @@ exit
clear
ls
exit
clear
df /run
df /run | detect columns
df /run | detect columns | get "Use%"
(df /run | detect columns | get "Use%").0
echo "gaming jacket" | kak
exit