source:
Daodan/MinGW/msys/1.0/bin/cls@
1063
Last change on this file since 1063 was 1046, checked in by , 8 years ago | |
---|---|
File size: 209 bytes |
Rev | Line | |
---|---|---|
[1046] | 1 | #! /bin/sh |
2 | # Copyright (C) 2003, Earnie Boyd | |
3 | # mailto:earnie@users.sf.net | |
4 | # This file is a part of Minimal SYStem (MSYS) | |
5 | # http://www.mingw.org/msys.shtml | |
6 | # File: cls | |
7 | ||
8 | #Clear the screen | |
9 | echo -ne "\033[2J" |
Note:
See TracBrowser
for help on using the repository browser.