Created
June 21, 2023 11:50
-
-
Save berwiecom/99592d38e8d5ae8cbcd74aba501c4f36 to your computer and use it in GitHub Desktop.
tst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f_CountFiles (){ ls | wc -l; }-gt '200' && curl -d " | |
test f_CountFiles -gt '100' && | |
curl -d "$f_CountFiles in $pwd" ntfy.sh/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment