|
|
1.1 root 1: # Copyright (c) 1987 AT&T
2: # All Rights Reserved
3:
4: # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T
5: # The copyright notice above does not evidence any
6: # actual or intended publication of such source code.
7:
8: # @(#)wtinit.sh 1.1.1.2 (5/8/87)
9:
10: if [ -x $DMD/bin/dmdversion ]
11: then
12: if $DMD/bin/dmdversion -ls
13: then
14: echo "\033[2;0v\c"
15: else
16: echo "\033[2;2v\c"
17: fi
18: exit 0
19: else
20: echo wtinit: $DMD/bin/dmdversion not executable '\r'
21: exit 1
22: fi
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.