diff options
Diffstat (limited to 'data/admin/chkip')
-rw-r--r-- | data/admin/chkip | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/admin/chkip b/data/admin/chkip new file mode 100644 index 0000000..093c7c1 --- /dev/null +++ b/data/admin/chkip @@ -0,0 +1,19 @@ + +chkip + +Usage: chkip ip_address +RESTRICTED TO ADMINISTRATORS. + + This command returns the names and IPs of all users currently logged on from +a given IP address. You can use the '*' wildcard in this command. For +example: + + chkip 129.1.* + +will give all users with IP's beginning with "129.1.1". + +See ahelp: +See help: + +[Last modified: October 8, 1995 -- Friar] + |