Closed J0EG closed 12 years ago
Hi,
I just did not used this kind of statement, so I haven't coded this possibility.
I think to release a new version next week, and I'll try to include also this patch.
Stefano
On 12/08/2011 08:15 PM, jgiordano01 wrote:
On ssh menu there was the ability to use -> www.example.com | tee $HOME/ssh_logs/www.log
this would write to a logfile. It seems that when this is used the connection just ceases after login. are there any shell characters needed to prevent this?
Reply to this email directly or view it on GitHub: https://github.com/sciancio/connectionmanager/issues/6
I was trying to see if I could add it to the .js file but couldn't get it working.
Sent from my iPhone
On Dec 8, 2011, at 7:35 PM, sciancio reply@reply.github.com wrote:
Hi,
I just did not used this kind of statement, so I haven't coded this possibility.
I think to release a new version next week, and I'll try to include also this patch.
Stefano
On 12/08/2011 08:15 PM, jgiordano01 wrote:
On ssh menu there was the ability to use -> www.example.com | tee $HOME/ssh_logs/www.log
this would write to a logfile. It seems that when this is used the connection just ceases after login. are there any shell characters needed to prevent this?
Reply to this email directly or view it on GitHub: https://github.com/sciancio/connectionmanager/issues/6
Reply to this email directly or view it on GitHub: https://github.com/sciancio/connectionmanager/issues/6#issuecomment-3073366
Hi,
I have upload a new version (0.3) on GitHub. It manages command piping. Try it and give me feeback.
Sorry I didn't get back sooner, it works awesome! thanks!
On ssh menu there was the ability to use -> www.example.com | tee $HOME/ssh_logs/www.log
this would write to a logfile. It seems that when this is used the connection just ceases after login. are there any shell characters needed to prevent this?