Hi,

again, a strange question: I'd like to know if there is a builtin
means to let the csh's (or bash's) prompt show an information if
the current dialog session has been opened via SSH from another
system. The obvious is:

        m...@sys1:~% ssh m...@sys2
        m...@sys2:~% _

I'd like the second prompt that I've been logged into sys2 by
sys1, such as

        m...@sys1>sys2:~% _

or reverse

        m...@sys2<sys1:~% _

or something similar, like the complex form with different user
names, such as

        m...@sys1:~% ssh b...@sys2
        m...@sys1>b...@sys2:~% _

Is this possible with the means given by the shell? I read "man
csh", but found nothing that would fit.

Maybe it's not possible (because not intended)...



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to