File:  [Research Unix] / researchv10dc / 630 / bin / wtinit
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

#       Copyright (c) 1987 AT&T   
#       All Rights Reserved       

#       THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T   
#       The copyright notice above does not evidence any     
#       actual or intended publication of such source code.  

# @(#)wtinit.sh	1.1.1.2	(5/8/87)

if [ -x $DMD/bin/dmdversion ]
then
   if $DMD/bin/dmdversion -ls
   then
        echo "\033[2;0v\c"
   else
        echo "\033[2;2v\c"
   fi
   exit 0
else
   echo wtinit:  $DMD/bin/dmdversion not executable '\r'
   exit 1
fi

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.