Newsgroups: fj.unix
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!wnoc-sfc-news!katase.melco!inetgw!tokio!dtinews!taurus!manmos
From: manmos@stellar.co.jp (Hideo "Sir MaNMOS" Morishita)
Subject: Re: HELP! I removed all the files
In-Reply-To: kawamura@aki.jest.co.jp's message of 15 Jul 1996 06:38:07 GMT
Message-ID: <MANMOS.96Jul15172444@antares.stellar.co.jp>
Sender: usenet@stellar.co.jp
Nntp-Posting-Host: antares
Organization: Stellar Craft Inc., Osaka, Japan
References: <P61206.96Jul14150514@b00-xs00.komaba.ecc.u-tokyo.ac.jp> ,
	<P61206.96Jul14151659@b00-xs00.komaba.ecc.u-tokyo.ac.jp>
	<4sa8ei$g7o@news.nc.u-tokyo.ac.jp> <DuK9GF.Ly@c-cube.co.jp>
	<4schm2$a6m@daikoku.three-a.co.jp>
	<960715153748.M0200433@isp20.aki.jest.co.jp>
Date: Mon, 15 Jul 1996 08:24:44 GMT
Lines: 56
Xref: galaxy.trc.rwcp.or.jp fj.unix:5808
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.unix&nb=5808&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.


In article <960715153748.M0200433@isp20.aki.jest.co.jp> kawamura@aki.jest.co.jp (KAWAMURA Masao) writes:

> 07$B7n(B15$BF|(B($B7n(B)$B$K(B <4schm2$a6m@daikoku.three-a.co.jp>$B$N5-;v$K$*$$$F(B
> asada@three-a.co.jp $B$5$s$O=q$-$^$7$?!#(B
> 
> > $B$3$&$$$&$*OC$G$7$?$i!"(BUNIX FAQ $B$N(B
> > 
> >   2.1) "-" $B$G;O$^$kL>A0$N%U%!%$%k$r$I$&$d$C$?$i>C$;$k$N$G$9$+!#(B
> >   2.2) $B%3%s%H%m!<%k%3!<%I$J$I!"JQ$JJ8;z$r4^$`L>A0$N%U%!%$%k$O(B $B$I$&$7(B
> >     $B$?$i>C$;$k$N$G$9$+!#(B
> > 
> > $B$J$s$+$b!"LLGr$$$G$9$M!#(B
> 
> $B@N9M$($?LdBj$G$9$,!"(B
> 
>     $B<!$N$h$&$J7k2L$K$J$kM}M3$r$G$-$k$@$1B?$/5s$2$h!#(B
> 
> % ls
> x  y
> % cat x
> cat: cannot open x: No such file or directory

$B!&(Bx$B$,%7%s%\%j%C%/%j%s%/$G$"$k$,$=$N@h$,$J$$!#(B
$B!&(Bx$B$,%9%Z%7%c%k%U%!%$%k$G$"$k$,!"$=$N%G%P%$%9%I%i%$%P$,%+!<%M%k$K$J$$!#(B
$B!&(Bx$B$NFbMF$,(B
cat: cannot open x: No such file or directory
$B$@$C$?!#(B
$B!&$8$D$O(Bls$B%3%^%s%I$,(B

#!/bin/sh
echo x y

$B$KJQ$o$C$F$$$?!#(B

$B!&$8$D$O(Bcat$B$,(B
#!/bin/sh
echo cat: cannt open $1: No such file or directory

$B$KJQ$o$C$F$$$?!#(B

$B!&$8$D$O(B
ls$B$,(B
alias ls "echo x y"
$B$@$C$?!#(B

cat$B$,(B
alias cat 'echo cat: cannt open \!*: No such file or directory'
$B$@$C$?!#(B

$B!&$8$D$O(BUNIX$B$G$O$J$+$C$?!D(B

--
   ___     $B$o$7$O!";3?a?'$N$+$9$F!<$i$,Bg9%$-$G$N$%(B
 [[o o]]            $B$U$)$C$U$)$C$U$)(B
   'J'     $B?92<(B $B$*Be41MM(B $B#M#a#N#M#O#S(B $B1QIW!w%9%F%i%/%i%U%H(B
