Update echo.sh

This commit is contained in:
Leonid Bugaev
2016-06-20 19:57:10 +03:00
committed by GitHub
parent 51860e130c
commit e50ff77ca6
+4
View File
@@ -2,6 +2,10 @@
#
# `xxd` utility included into vim-common package
# It allow hex decoding/encoding
#
# This example may broke if you request contains `null` string, you may consider using pipes instead.
# See: https://github.com/buger/gor/issues/309
#
function log {
# Logging to stderr, because stdout/stdin used for data transfer