head     1.1;
branch   ;
access   ;
symbols  ;
locks    ; strict;
comment  @@;


1.1
date     91.11.01.08.15.04;  author bin;  state Exp;
branches ;
next     ;


desc
@profile for single user shell. Version 320 copy
@



1.1
log
@Initial revision
@
text
@# /etc/.profile 5/1/90
# COHERENT executes this profile for the single user shell.
export PATH=:/bin:/usr/bin:/etc
export TERM=ansipc
@
