Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
シェルスクリプトでは、コマンド出力は次のような整数を返します:
xxx$> xxxx 10 20 30
これらの整数値を加算して合計値を取得したい。最も簡単な方法は何ですか..?