Quantcast
Channel: Bashタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 2802

bashのカラー文字出力について

$
0
0
bashで文字列に色属性をつけて出力するサンプルです。 サンプルプログラム #!/bin/bash # set -n # set -x set -o ignoreeof set +m set -e …

Viewing all articles
Browse latest Browse all 2802

Trending Articles