source:
trunk/minix/commands/scripts/clear.sh@
15
Last change on this file since 15 was 9, checked in by , 14 years ago | |
---|---|
File size: 130 bytes |
Rev | Line | |
---|---|---|
[9] | 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.