how to display terminal port in linux -
What I am trying to do is to indicate when the terminal port is being used when I am currently in my I'm logged into a Linux server, if someone can give me some help, then I would be great!
Thank you
Not entirely sure that you have a TCP port or a terminal session Are asking for. This answer is applied later -
You are logged in from the terminal, try the or command, such as:
myname @ servername : ~ $ Joe Somaloculars TTI 7 2014-03-06 14:11 myname pts / 0 2014-04-08 17:16 (192.168.11.8)
tty :
myname @ servername: ~ $ tty / dev / pts / 0
Comments
Post a Comment