summaryrefslogtreecommitdiff
path: root/clients/zlocate/zlocate.1
diff options
context:
space:
mode:
authorGravatar C. Anthony DellaFera <tony@mit.edu>1987-10-31 11:27:22 +0000
committerGravatar C. Anthony DellaFera <tony@mit.edu>1987-10-31 11:27:22 +0000
commit7f2cf275440c6c93fc4dccd65f2b435714b9e08a (patch)
tree03bd9e28196332896c8e1d6c3469457eca3ec0a6 /clients/zlocate/zlocate.1
parent9b1ca25c641b644ffbb9e6bbcc645d1866875a55 (diff)
Man page for zlocate.
Diffstat (limited to 'clients/zlocate/zlocate.1')
-rw-r--r--clients/zlocate/zlocate.138
1 files changed, 38 insertions, 0 deletions
diff --git a/clients/zlocate/zlocate.1 b/clients/zlocate/zlocate.1
new file mode 100644
index 0000000..65c5eb5
--- /dev/null
+++ b/clients/zlocate/zlocate.1
@@ -0,0 +1,38 @@
+.\" Copyright 1987 by the Massachusetts Institute of Technology
+.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
+.\" specifies the terms and conditions for redistribution.
+.\"
+.\" @(#)zlocate.1 6.1 (MIT) 7/9/87
+.\"
+.TH ZLOCATE 1 "July 14, 1987"
+.UC 6
+.SH NAME
+zlocate \- find a user
+.SH SYNOPSIS
+.B zlocate
+[
+.BI user \ ...
+]
+.SH DESCRIPTION
+.I Zlocate
+uses the
+.I Zephyr(1)
+Notification Service to find where a user is currently logged in. If
+the user is not logged in, or does not want to be found,
+.I zlocate
+prints "Hidden or not logged-in". Otherwise, each machine that the
+user is currently logged into is printed, along with the time of
+login and tty.
+.SH SEE ALSO
+zctl(1), zephyr(1), zhide(1), znol(1), zwgc(1), hm(8), zephyrd(8)
+.br
+`Zephyr Notification Service'
+.SH AUTHOR
+.PP
+Robert S. French (MIT-Project Athena)
+.sp
+Copyright (c) 1987 by the Massachusetts Institute of Technology
+.br
+See
+.I zephyr(1)
+for a full copyright notice.