mirror of
1
0
Fork 0

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 2019-07-28 13:00:08 +02:00
parent 9b5f5155b3
commit 71d5e1caa1
1 changed files with 1 additions and 1 deletions

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.