Carl Cravens
Carl Cravens
Lee, This has worked well in my testing, but I'm sure there are edge cases where it can act weird. It doesn't depend on any new tools. I tried to...
File containing: ``` echo this echo that echo us ``` gets output as ``` echo thisechothat echo us ``` ``` echo -n "$(tac "$path")" | tac ``` The above is...
I create a new Bool I try to create a new action = Macro Deck variables -> Change variable value, select my bool and check "toggle", the "Okay" button is...