I have three machines A,B,C. If I ssh into B from A, then into C from B, how can I find the path A->B->C ?
I'd like to display this information in the prompt in order to know where I'm going to land when I exit ssh .
|
I have three machines A,B,C. If I ssh into B from A, then into C from B, how can I find the path A->B->C ? I'd like to display this information in the prompt in order to know where I'm going to land when I exit ssh . |
|||
|
|
|
You can look at ssh connections with For example:
|
|||
|