OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
lsof
/
examples
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/21/2019 03:49:18 PM
rwxr-xr-x
📄
00MANIFEST
1.76 KB
06/14/2004 02:32:48 PM
rw-r--r--
📄
00README
2 KB
10/28/2015 04:57:17 PM
rw-r--r--
📄
big_brother.perl5.gz
2.03 KB
10/28/2015 04:57:17 PM
rw-r--r--
📄
count_pf.perl
1.81 KB
10/28/2015 04:57:17 PM
rwxr-xr-x
📄
count_pf.perl5
1.97 KB
10/28/2015 04:57:17 PM
rwxr-xr-x
📄
identd.perl5
3.23 KB
10/28/2015 04:57:17 PM
rwxr-xr-x
📄
idrlogin.perl.gz
2.17 KB
10/28/2015 04:57:17 PM
rw-r--r--
📄
idrlogin.perl5.gz
2.22 KB
10/28/2015 04:57:17 PM
rw-r--r--
📄
list_NULf.perl5.gz
1.79 KB
10/28/2015 04:57:17 PM
rw-r--r--
📄
list_fields.awk.gz
1.72 KB
09/23/1997 02:32:42 PM
rw-r--r--
📄
list_fields.perl.gz
1.71 KB
10/28/2015 04:57:17 PM
rw-r--r--
📄
shared.perl5.gz
3.49 KB
10/28/2015 04:57:17 PM
rw-r--r--
📄
sort_res.perl5
3.63 KB
10/28/2015 04:57:17 PM
rwxr-xr-x
📄
watch_a_file.perl
2.18 KB
10/28/2015 04:57:17 PM
rwxr-xr-x
📄
xusers.awk
3.88 KB
03/10/1997 08:10:01 PM
rwxr-xr-x
Editing: 00MANIFEST
Close
The scripts in this subdirectory give examples of using lsof's field output. big_brother.perl5 Perl 5 script, contributed by Lionel Cons <Lionel.Cons@cern.ch>, that watches for new network connections. count_pf.perl Perl 4 or 5 script that runs lsof in repeat mode, gathering process, file, TCP, and UDP counts count_pf.perl5 Perl 5 script that runs lsof in repeat mode, gathering process, file, TCP, and UDP counts This script uses NUL terminated lsof field output. identd.perl5 Perl 5 script, contributed by Kapil Chowksey <kchowksey@hss.hns.com> that implements an identd server. (Thanks, Kapil!) idrlogin.perl Perl 4 script that identifies the shell and network source address of users who have logged on from remote locations via rlogin, ssh, or telnet idrlogin.perl5 Perl 5 script that identifies the shell and network source address of users who have logged on from remote locations via rlogin, ssh, or telnet list_NULf.perl5 Perl 5 script that prints lsof's NUL terminated field output list_fields.awk AWK script that prints lsof's field output list_fields.perl Perl 4 or 5 script that prints lsof's field output shared.perl5 Perl 5 script that uses +ffn output to produce a list of file descriptors or files shared by processes. sort_res.perl5 Perl 5 script, contributed by Fabian Frederick <fabian.frederick@gmx.fr>, to display top resource usage. watch_a_file.perl Perl 4 or 5 script that watches the use of a named file xusers.awk an AWK (actually NAWK) script, written by Dan A. Mercer <damercer@mmm.com> that, "Prints list of users and applications signed on X workstations." This script was developed and is used with lsof on HP-UX systems. Vic Abell December 28, 1998