source:
trunk/minix/commands/scripts/clear.sh@
12
| Last change on this file since 12 was 9, checked in by , 15 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.