commit 80d713023555766ab2499d75a6b8b9f602ae523b parent da479c53f08e1ef0287e45b13d074c13d157bb7b Author: sin <sin@2f30.org> Date: Tue, 7 Oct 2014 16:39:08 +0100 Add echo script Diffstat:
A | echo | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/echo b/echo @@ -0,0 +1,4 @@ +#!/bin/sh +# Echo script by myroslav + +tail -n0 -f text_out > text_in