Tuesday 17 February 2015

Linux : Get the IP adress of the machine connect to Linux server through putty / VNC server

who am i|awk '{ print $5}'

Eg:

[appldev@tsiebsapp01 log]$ who am i|awk '{ print $5}'
(192.10.10.197)
[appldev@tsiebsapp01 log]$

No comments:

Post a Comment

SQL Developer displaying Junk characters (??????)

Change the Encoding in SQL Developer Preferences as below Tools --> Preferences --> Environment --> Encoding --> UTF...