Awk

awk

うさぎ亭主 on 6月 21st, 2011

手段のために目的を忘れたと揶揄された件の続きみたいな話だが、またしても同じような作業が必要になった。やはり xml ファイルを切りだして、excel (calc) に変換するという作業だ。 <?xml version=”1.0″ encoding=”utf-8″ ?> <MonitorLog> <Categories> <Category name=”.NET CLR Data” help=”.Net CLR データです。”> <Objects>         <Object name=”SqlClient: Current # pooled and nonpooled connections” help=”接続 (プールされているかどうかは不問) の現在の数です。”/>           <Object name=”SqlClient: Current # pooled connections” help=”プロセスに関連付けられているすべてのプールに現在含まれる接続の現在の数です。”/>             <Object name=”SqlClient: Current [...]

Continue reading about awk