wiki/运维/Linux/脚本/Shell实现进度条.sh
2026-04-08 19:40:00 +08:00

4 lines
49 B
Bash

#!/bin/bash
#显示窗口宽高size
stty size |