source: trunk/minix/commands/scripts/clear.sh@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 130 bytes
Line 
1#!/bin/sh
2#
3# clear 1.0 - clear the screen Author: Kees J. Bot
4# 30 Mar 1996
5export PATH=/bin:/usr/bin
6exec tget -str cl
Note: See TracBrowser for help on using the repository browser.