test, to return true or false (0 or 1) based on conditions.test -f hello.txt is the same as [ -f hello.txt ] and can be used with in if/while/until statements.if command; then; echo “the command was successful”; else; echo “the command failed”; fi[ that evaluates the arguments and sets the return code accordinglygnome-shell-extension-supergfxctl-gex updated? It looks update upstream released an update to fix Gnome 45 compatibility https://gitlab.com/asus-linux/supergfxctl-gex/-/releases https://copr.fedorainfracloud.org/coprs/eyecantcu/supergfxctl/packages/ublue-os/nvidia such that those last 3 commits never existedtesttest -f hello.txt[ -f hello.txt ]whileuntilif command; then; echo “the command was successful”; else; echo “the command failed”; fi[gnome-shell-extension-supergfxctl-gexublue-os/nvidia