source:
trunk/minix/commands/scripts/clear.sh@
21
Last change on this file since 21 was 9, checked in by , 13 years ago | |
---|---|
File size: 130 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | # |
3 | # clear 1.0 - clear the screen Author: Kees J. Bot |
4 | # 30 Mar 1996 |
5 | export PATH=/bin:/usr/bin |
6 | exec tget -str cl |
Note:
See TracBrowser
for help on using the repository browser.