sent polyglot heredoc to ':' instead of 'cat > /dev/null'

forking to cat, just to write to /dev/null is wasteful
This commit is contained in:
Gregory Pakosz
2020-09-02 11:19:58 +02:00
parent 9b5f5155b3
commit 71d5e1caa1
+1 -1
View File
@@ -1,4 +1,4 @@
# cat << EOF > /dev/null
# : << EOF
# https://github.com/gpakosz/.tmux
# (‑●‑●)> dual licensed under the WTFPL v2 license and the MIT license,
# without any warranty.