From 8dfa7418f1a846c3c23262c3b7a979c9b2308aa2 Mon Sep 17 00:00:00 2001 From: Guillaume Chazarain Date: Mon, 12 May 2008 20:49:19 +0200 Subject: [PATCH] updated --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 586310d..b2c1132 100644 --- a/TODO +++ b/TODO @@ -2,4 +2,5 @@ o "(yes date | head -n 1000; echo ps) | ./gsh.py --ssh='bash;:' dummy" does not terminate because of the readline usage in bash. o restore logging & debugging after hide_password o :upload => dummy remote_dispatcher for /bin/sh, trigger tar c .. & pity.py replicate -o factorize gsh-... pattern search in remote shell output +o pity: better Ctrl-C handling +o pity: be sure to not read user submitted data on stdin -- 2.11.4.GIT