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

多段パイプの終了ステータス実装

$
0
0
終了ステータスとは? スクリプトが終了したときに、スクリプトを実行したツールに返される値。 // 終了ステータス "0" int main(){ return (0); } // 終了ステータス "…

Viewing all articles
Browse latest Browse all 2912

Trending Articles