tput setaf [1-7] :使用ANSI escape code 設定前景顏色。 以下這個指令稿可以顯示出所有前景與背景的顏色差異: #!/bin/bash for i in ...
確定! 回上一頁