Sponsored Content
Full Discussion: How to find xterm ipaddress?
Special Forums UNIX and Linux Applications How to find xterm ipaddress? Post 302658133 by Arun_Linux on Tuesday 19th of June 2012 12:57:04 AM
Old 06-19-2012
Only terminals using putty has ip address visible in "who" command. Terminals invoked by xterm command doesnt reveal ip address. Below is the output:


Code:
loaduser@MGTS5026-13sh1:~> w
 10:08:58 up 3 days, 13:04,  9 users,  load average: 0.01, 0.07, 0.11
USER     TTY        LOGIN@   IDLE   JCPU   PCPU WHAT
ss_hlr   pts/0     Mon09   15:12m  1.58s  0.01s -bash
ss_ussd  pts/1     10:05    3:11   0.54s  0.00s -bash
ss_capus pts/2     Mon16   17:31m  4.31s  0.02s -bash
loaduser pts/3     Mon16   18:00m  0.02s  0.02s -bash
loaduser pts/4     Mon15    0.00s  0.66s  0.00s w
st_capor pts/6     10:06    2:43   0.58s  0.00s -bash
ss_capus pts/10    Mon11   18:50m  0.20s  0.02s -bash
st_capuk pts/11    Mon11   15:25m  0.12s  0.12s -bash

Code:
loaduser@MGTS5026-13sh1:~> who
ss_hlr   pts/0        2012-06-18 09:49
ss_ussd  pts/1        2012-06-19 10:05
ss_capusr2 pts/2        2012-06-18 16:37
loaduser pts/3        2012-06-18 16:08
loaduser pts/4        2012-06-18 15:03
st_caporca pts/6        2012-06-19 10:06
ss_capusr1 pts/10       2012-06-18 11:39
st_capuk pts/11       2012-06-18 11:53 (192.168.134.213)

Code:
loaduser@MGTS5026-13sh1:~> finger
Login      Name                  Tty      Idle  Login Time   Where
loadhlr                          pts/8       1     Tue 10:13 
loaduser   loaduser              pts/3   18:06     Mon 16:08 
loaduser   loaduser              pts/4       -     Mon 15:03 
ss_capusr1                       pts/10  18:56     Mon 11:39 
ss_capusr2                       pts/2       2     Mon 16:37 
ss_hlr                           pts/0   15:18     Mon 09:49 
ss_ussd                          pts/1       8     Tue 10:05 
st_caporca                       pts/6       8     Tue 10:06 
st_capuk                         pts/11  15:31     Mon 11:53 192.168.134.213

Where st_capuk is the only user using putty, others use terminals invoked using xterm command.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

change the IPAddress and local name

I just installed Red Hat Linux 7.3 on one of our server. Everything works fine except couple things I want to change: Could someone give me the full instruction of how to change the IPadress and the name of the computer name please??? Please give me the full instructions b/c I am new with... (2 Replies)
Discussion started by: lapnguyen
2 Replies

2. UNIX for Dummies Questions & Answers

unable ping ipaddress

I have Sco openserver 5.0. It had a 125. ip. I changed it to a 192. ip. was unable to ping the 192. I was told to change it in the etc/tcp etc/hosts files which i did. still unable to ping. i am getting a message unable to route to host. I also have an error in my etc/tcp file on line... (1 Reply)
Discussion started by: pdoug76
1 Replies

3. HP-UX

how to find ipaddress

Hi, Pls tell me any command in Hp-unix to find out the machine ipaddress Thanks, shruti (14 Replies)
Discussion started by: shruti_mgp
14 Replies

4. Shell Programming and Scripting

geting server name(ipaddress)

hi, can any one say how to get the server name if we know the ipaddress ie nslookup gives ipaddress if server name is given in the same way can i have server name if i know ipaddress thanks & regards babu :o (1 Reply)
Discussion started by: babu@shell
1 Replies

5. Shell Programming and Scripting

ipaddress in HP-UX

Hi, How can I figure out the IP address of my node in HP-UX? Here is uname -a: /throra10 >uname -a HP-UX finprod B.11.23 U ia64 3832216299 unlimited-user license This is to launch Xterminal. Thanks. (7 Replies)
Discussion started by: RockyC123
7 Replies

6. UNIX for Advanced & Expert Users

how linux knows ipaddress of it?

which kernel data structure stores ipaddress. and how to change the ipaddress other that ifconfig. in case of dhcp client daemon how linux automatically assigns ipaddress fetched? Would some one answer these questions please? (3 Replies)
Discussion started by: Gopi Krishna P
3 Replies

7. UNIX for Dummies Questions & Answers

How to find out the ipaddress?

Hi Friends, I am new to UNIX. I wonder how can I get the ipaddress of my machine? In windows, i can use ipconfig to get my ipaddress. I am aware of ifconfig but it does not give the ipaddress.:) Thanks and regards, Dinesh Venkatesan. (4 Replies)
Discussion started by: DineshV
4 Replies

8. Shell Programming and Scripting

Replacing the ipaddress using script

Hi all , I have written the script but the ip address is not getting replaced correct me i ima wrong #!/bin/bash echo "enetr ip" read $a echo $a b=`grep -o '\{1,3\}\.\{1,3\}\.\{1,3\}\.\{1,3\}' /usr/local/kalyan/mysqlup.sh` echo "$b" sed -i 's/'$b'/'$a'/g' /usr/local/kalyan/mysqlup.sh ... (1 Reply)
Discussion started by: kalyankalyan
1 Replies

9. Shell Programming and Scripting

Grepping an ipaddress using ifconfig

Hi I need to Grep for an ipaddress and need to substitute one octet with another octet I have used the following code gateway=`netstat -rn| grep default | tr -s " "|cut -d " " -f2 | head -1` If the output is 9.3.94.1 I need to modify as 9.3.100.1 Please help (4 Replies)
Discussion started by: Priya Amaresh
4 Replies

10. Shell Programming and Scripting

How to use regexp to find an ipaddress from a query string?

I need help with a regexp to find out the ip address which can possibly be present in a URL. The URLs can be in any of the following form <domain>?a=12345&d=somestring1 <domain>?c=10.10.10.100&d=somestring1 <domain>?a=12345&b=somestring1&c=10.1.2.4d=somestring2... (3 Replies)
Discussion started by: ampak
3 Replies
PTS_QUIT(1)						       AFS Command Reference						       PTS_QUIT(1)

NAME
pts_quit - Exit from pts interactive mode SYNOPSIS
pts quit [-cell] <cell name> [-noauth] [-localauth] [-force] pts q [-c] <cell name> [-n] [-l] [-f] DESCRIPTION
The pts quit command exits from pts interactive mode. The command can be run from the command line or interactively, but on the command line it does nothing and is therefore of questionable utility. CAUTIONS
Prior to OpenAFS 1.4.5 and OpenAFS 1.5.23, the pts quit command was only available on Unix or Linux and when OpenAFS was compiled with the supergroups option (disabled by default). As of OpenAFS 1.4.5 and 1.5.23, it is always available. OPTIONS
Although they have no effect, pts quit takes the following standard pts options: -cell <cell name> Names the cell in which to run the command. For more details, see pts(1). -force Enables the command to continue executing as far as possible when errors or other problems occur, rather than halting execution at the first error. -help Prints the online help for this command. All other valid options are ignored. -localauth Constructs a server ticket using a key from the local /etc/openafs/server/KeyFile file. Do not combine this flag with the -cell or -noauth options. For more details, see pts(1). -noauth Assigns the unprivileged identity anonymous to the issuer. For more details, see pts(1). OUTPUT
This command produces no output. EXAMPLES
Here is an example of a pts interactive session: % pts interactive pts> quit % SEE ALSO
pts(1), pts_interactive(1) COPYRIGHT
Copyright 2007 Jason Edgecombe <jason@rampaginggeek.com> This documentation is covered by the BSD License as written in the doc/LICENSE file. This man page was written by Jason Edgecombe for OpenAFS. OpenAFS 2014-04-08 PTS_QUIT(1)
All times are GMT -4. The time now is 01:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy