repo.or.cz
/
msysgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Build Subversion 1.4.6 + Perl + OpenSSL 1.0
[msysgit.git]
/
bin
/
clear
blob
1dc7667741604c9e70b30cf7ee08be5b0be0b12c
1
#!/bin/sh
2
# Make the 'clear' command work, by invoking command.com/cmd.exe 'cls'
3
4
$COMSPEC
//
C cls