Add and use expat and curl to enable http://.
[msysgit/historical-msysgit.git] / bin / cls
blobde4a3f9f3a7a15d7ab6bd22764232147505347f3
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
8 #Clear the screen
9 echo -ne "\033[2J"