IojanBlog
Everyday challenges, thoughts and recipes by an IT guy
Monday, April 30, 2012
How to execute ssh command and stay logged in
After using implicit authentication a new challenge came, how to exec a command and stay logged in. just like this:
ssh -t <user>@<host> "ls -l; bash -login"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment