From owner-doc-jp@jp.freebsd.org  Wed Aug 28 12:24:59 1996
Received: by mail.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) id MAA25185
	Wed, 28 Aug 1996 12:24:59 +0900 (JST)
Received: by mail.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) with ESMTP id MAA25179
	for <doc-jp@jp.freebsd.org>; Wed, 28 Aug 1996 12:24:48 +0900 (JST)
Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.5/8.6.9) id UAA13001; Tue, 27 Aug 1996 20:24:37 -0700 (PDT)
Date: Tue, 27 Aug 1996 20:24:37 -0700 (PDT)
Message-Id: <199608280324.UAA13001@silvia.HIP.Berkeley.EDU>
To: doc-jp@jp.freebsd.org
In-reply-to: <199608251452.XAA00302@singer.kt.rim.or.jp> (message from Yoshiaki Uchikawa on Sun, 25 Aug 1996 23:52:47 +0900)
From: asami@freebsd.org (Satoshi Asami)
Reply-To: doc-jp@jp.freebsd.org
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: doc-jp 587
Subject: [doc-jp 587] Re: printing.sgml [Aug-23-1996] (0/3)
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org

 * $BFb@n$G$9(B

$B$"$5$_$G$9(B

 * $B86J8$O(B uncompress $B$G$9(B. $B;d$O(B kernelconfig.sgml $B$G$O!V?-D9!W$r;H$C$F0[(B
 * $BO@$,=P$5$l$^$7$?(B (^_^;

$B;d$,0[O@$r=P$7$?$N$O!V?-D%!W$G$9!#(B:p

 * $B;d$N0U8+$H$7$F$O$3$,$5$s$HF1$8$G$9(B.

$B$A$J$_$K%^!<%,%l%C%H!J9a9A=P?H!"F|K\8l$OMDCU1`%l%Y%k!K$O!V!X05=L!Y$NH?(B
$BBP$J$s$@$+$i!"!XKDD%!Y$G$7$g!W$J$I$H$N$?$^$C$F$*$j$^$9!#(B(^_^;)

porting.sgml$B$K$O0l2U=j$7$+$J$/!"(Bcompress$B$H(B decompress$B$,$9$0B3$1$F;H$o(B
$B$l$F$$$k$N$G!VI|85!W$H$4$^$+$7$F$7$^$$$^$7$?!#(B;)

$B$A$J$_$K!"1Q8l$G$O$J$s$H$$$&$N$,@5$7$$$s$G$7$g$&$M!#(B

===
>> grep -iE '(de|un)compress' *.sgml
install.sgml:   uncompressed.  The rest of the filesystem will show up as
install.sgml:   It is probably better to create another uncompressed
kernelconfig.sgml:            start up nine processes to filter, decompress, and
porting.sgml:     decompressed automatically if the filenames end with
printing.sgml:      The <tt/zcat/ command uncompresses the source of the
===

gzip$B$G$O%U%i%0$O(B -d $B$G$9$,!"%3%^%s%I$O(B gunzip$B$@$7!#$^$"!"(Bgdezip$B$G$OH/(B
$B2;$7$K$/$$$+$i$+$J(B...$B!#(B

===
>> man gzip
 :
       -d --decompress --uncompress
              Decompress.
 :
===

(^_^;)

$B$"$5$_(B
