在linux下有清屏的命令吗?如果没有,怎么用shell script或者c实现?

在C语言中:
标准:system("clear");

curse编程:clear(),erase();

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus