Uruchom SSH i natychmiast wykonaj polecenie

ssh -t 'command; bash -l'
ssh -t [email protected] 'cd /some/path; bash -l'
Mr.Helper