'\"macro stdmacro
.if n .pH g1.olrem @(#)olrem	40.2 of 1/9/90
.nr X
.if \nX=0 .ds x} OLREMUSER 1 "12/1/89" "OPEN LOOK 2.0" "\&"
.if \nX=1 .ds x} OLREMUSER 1 "12/1/89" "OPEN LOOK 2.0"
.if \nX=2 .ds x} OLREMUSER 1 "" "\&"
.if \nX=3 .ds x} OLREMUSER "" "" "\&"
.TH \*(x}
.tr ~
.IX \f2olremuser\f1 command
.IX applications supported, olremuser
.nr % 1
.SH NAME
olremuser - remove an OPEN LOOK user.
.SH SYNOPSIS
.B olremuser
[user]
.SH DESCRIPTION
The
\f2olremuser\f1 program
removes an existing OPEN LOOK user by removing the 
files \f2.olsetup, .olinitrc,\f1 
and \f2.Xdefaults\f1 from the user's 
home directory and removing the
line that matches 
.P
.B \. $HOME/.olsetup<TAB>\#!@~Do~not~edit~this~line~!@\fP
.P
from the user's \f2.profile.\f1 
If write permissions to remove or change the specified files
are not granted in the user's home directory, \f2olremuser\f1
will write an error message on standard error stating so and
exit. If the user was not an OPEN LOOK user, this command will
fall through.
.PP
.SH FILES
.TP 30
$HOME/.olsetup
.TP 30
$HOME/.olinitrc
.TP 30
$HOME/.Xdefaults
.TP 30
$HOME/.profile
.SH "SEE ALSO"
oladduser(1), sh(1).
