Files
T

5 lines
99 B
Bash

#!/bin/sh
# Make the 'clear' command work, by invoking command.com/cmd.exe 'cls'
$COMSPEC //C cls