HackerTrans
トップ新着トレンドコメント過去質問紹介求人

murphy214

no profile record

コメント

murphy214
·2 年前·議論
import os

os.system('mycommand | sed 's/ugly/beautiful/g' | awk -F: '{print $2,$4}' 1> something.report 2> err.log')