|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||
2004年11月08日(月) 旧暦 [n年日記] [更新:"2004/11/08 22:25:17"]#1 [Unix] STDOUT と STDERR を別々に譜に保存@ prepare Perl script:#!/usr/pkg/bin/perl print STDOUT "This is for STDOUT\n"; print STDERR "This is for STDERR\n"; @ doit:ttyp3:makoto@harry 9:39:54/041108(~/perl/practice)> ( ./stderr > /tmp/std) >& /tmp/err @ check it:ttyp3:makoto@harry 9:40:11/041108(~/perl/practice)> head /tmp/std /tmp/err ==> /tmp/std <== This is for STDOUT ==> /tmp/err <== This is for STDERR ttyp3:makoto@harry 9:40:17/041108(~/perl/practice)> @ for sh/bash:$ ./stderr 1>/tmp/std 2>/tmp/err $ head /tmp/std /tmp/err ==> /tmp/std <== This is for STDOUT ==> /tmp/err <== This is for STDERR $ ( つっこみ )
#2 [買物] 玄箱・160G・Meadow/Emacs スーパーチュートリアル
玄箱
WDC WD1600JB-00GVA0 ( つっこみ )
|
最近の日記 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx 2025年01月15日 ・今更 advent calendar | ||