Sponsored Content
Full Discussion: lsof output
Top Forums UNIX for Dummies Questions & Answers lsof output Post 33662 by RTM on Tuesday 14th of January 2003 10:12:30 AM
Old 01-14-2003
Also check the FAQ on lsof. Search for "can't identify protocol" or "10.2.2" in Sunsite.ualberta.ca - Mirror LSOF FAQ.

Note that this is a FAQ for lsof - not specific to Solaris.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

lsof output

I have a number of open files connecting to the rpcbind process running on HPUX 11.00. Usinf lsof -p rpcbind I am unable to identify the ip addresses of the open files. Example of one below - Any ideas? rpcbind 19754 root 100u inet 72,0x72 0t0 TCP 79.60.53.40:* (BOUND) (2 Replies)
Discussion started by: Malcolmm
2 Replies

2. Filesystems, Disks and Memory

lsof

Could someone please give me a step for a hint on which version and where is the above utility is for version 4.3.3.0 of Aix. (1 Reply)
Discussion started by: jacl
1 Replies

3. UNIX for Dummies Questions & Answers

lsof ???

Hi All, I'm having a problem with "lsof" in HP-UX system. Its giving me 2 two different results when running it. 1 . lsof -p 'PID' | wc -l -----gives some value 2 . lsof | grep 'PID' | wc -l The above two commands gives me two different values with the same PID...... Thanks (6 Replies)
Discussion started by: marc
6 Replies

4. UNIX for Dummies Questions & Answers

lsof corrupted output

When I execute lsof command to some process IDs I am getting the the following output. lsof +p 27672 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME java 27672 alttool cwd vx_inode: wrong ino size Why it is displaying 'vx_inode: wrong... (3 Replies)
Discussion started by: balajilinks
3 Replies

5. HP-UX

lsof equivalent in HP-UX

I need lsof equivalent in HP-UX. I do not want to add lsof utility separately. (1 Reply)
Discussion started by: deo_kaustubh
1 Replies

6. UNIX for Dummies Questions & Answers

lsof

I'm looking to list all of the files open at a certain time up on a UNIX box. From looking on the internet, it looks as though lsof is the most common. However have tried this and got the following: ksh: lsof: not found Now having gone into bash mode and hit tab twice I see that lsof... (3 Replies)
Discussion started by: meevagh
3 Replies

7. UNIX for Dummies Questions & Answers

about lsof

Hi, I typed lsof -i :80 in my putty but i am not able to get sockets related to port 80 Can any one help me out soon Can anyone point out the reason for not able to get the related sockets Output of what i am getting in my putty is displayed below training@use:~> lsof -i :80... (4 Replies)
Discussion started by: satheeshkr_cse
4 Replies

8. HP-UX

lsof in HP-UX

In Linux and Solaris lsof accepts the -X switch which allows to see if deleted files are still in use and eat disk space. In HP-UX it is now working and it is a problem... today one of my filesystems on the server was increasing very fast but existing file sizes were not really changing. lsof shows... (3 Replies)
Discussion started by: Vorb
3 Replies

9. OS X (Apple)

Lsof output

This is abridged lsof output from my safari process: Safari 13063 owner 9u unix 0x982ef3b9c1be1293 0t0 ->0x982ef3b9b7534eab Safari 13063 owner 10u unix 0x982ef3b9c1be0933 0t0 ->0x982ef3b9c1be1423 Safari 13063 owner 11u unix 0x982ef3b9c1be1423 ... (1 Reply)
Discussion started by: sakurashinken
1 Replies

10. Shell Programming and Scripting

Lsof command

Hi, I am trying to find the files in a specific directory that are currently in open state. I need this information to archive the old files that are not active in the directory. I get the following output when I try the command $ lsof +d '/var/tmp/'|awk '{print $9}'|sort -u NAME... (1 Reply)
Discussion started by: ryzen7
1 Replies
Ekiga(1)							   Version 2.00 							  Ekiga(1)

NAME
Ekiga - SIP and H.323 Voice over IP and Videoconferencing for UN*X SYNOPSIS
ekiga [-d level] [-c URL] DESCRIPTION
Ekiga is a SIP and H.323 VoIP, IP Telephony and Video Conferencing application which complies to the SIP and H.323 protocols. It can con- nect to a variety of other SIP and H323 applications including specific hardware. Ekiga can work with or without a webcam, and is able to create pure audio communications or traditional audio+video communications. Ekiga was formerly known as GnomeMeeting. Ekiga has been designed for the GNOME desktop and therefore uses gconfd-2(1) for storing its userdata. It offers to configure almost every option from within the GUI. Command-line options include -d to turn on debugging during calls. -c to call another URL. OPTIONS
-d level turn on debugging (on the console), level should be between 1 and 4. -c URL Calls the given URL. Ekiga can be running or not when invoking that option. SIP, H.323 and CALLTO URLs are supported. FILES
/etc/gconf/gconf.xml.defaults/apps/ekiga/ The system wide configuration file. See gconf-config(1) for further details on gconf. (The actual place can differ depending on your system's configuration) ~/.gconf/apps/ekiga Per user configuration file. See gconf-config(1) for further details. ENVIRONMENT
On startup Ekiga reads the system-wide gconf schemas (like every other GNOME2 app should do) from /etc/gconf/gconf.xml.defaults/apps. Every modification of the gconf keys using the GUI, gconftool or gconf-editor is reflected in real-time by Ekiga. DOCUMENTATION
More documentation is available in the manual available through Ekiga's Help menu. There is also a FAQ at: http://www.ekiga.org GETTING HELP
Feel free to join #ekiga on irc.gnome.org (GIMPnet) or the ML at: http://mail.gnome.org/mailman/listinfo/ekiga-list after having read the FAQ at http://www.ekiga.org/ . AUTHOR
Damien Sandras <dsandras at seconix dot com> OTHER INFO
The webpage for Ekiga is at http://www.ekiga.org. You can find info about Ekiga there and download the latest version. Either as packages for all major distributions or as sourcecode. Patched version of the libs are available, if necessary. COPYRIGHT
Copyright (C) 2000-2008 Damien Sandras This is free software licensed under the GPLv2; see the LICENSE file in the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SEE ALSO
gconf-config(1), gconfd-1(1), gconfd-2(1), gconftool-1(1), gconftool-2(1), gconfigger(1) Linux 10 January 2006 Ekiga(1)
All times are GMT -4. The time now is 09:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy