Newsgroups: fj.unix
Path: galaxy.trc.rwcp.or.jp!sparky!uunet!ccut!sh.wide!wnoc-kyo!kuis!okabe
From: okabe@kutsuda.kuis.kyoto-u.ac.jp (Yasuo Okabe)
Subject: Re: Wildcard '*' [Re: remove files begining with '-']
In-Reply-To: min@huie.hokudai.ac.JP's message of 19 May 92 11:11:22 GMT
Message-ID: <OKABE.92May20115232@sabot.kutsuda.kuis.kyoto-u.ac.jp>
Sender: news@kuis.kyoto-u.ac.jp
Nntp-Posting-Host: sabot.kutsuda.kuis.kyoto-u.ac.jp
Reply-To: okabe@kutsuda.kuis.kyoto-u.ac.jp
Organization: Dept. of Info. Sci., Kyoto Univ., JAPAN
References: <KANEKO.92May18125037@grain.rcais.tohoku.ac.jp>
	<TAISUKE.92May18154944@taisuke.is.tsukuba.ac.jp> <719@aether.ntt.JP>
	<KIMURA.92May19181224@aisna.musashi.mri.co.jp>
	<MIN.92May19201122@iss1.huie.hokudai.ac.JP>
Distribution: fj
Date: Wed, 20 May 1992 02:52:32 GMT
Lines: 27
Xref: galaxy.trc.rwcp.or.jp fj.unix:1544
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.unix&nb=1544&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.

$B2,It!w5~Bg!&9)!&>pJs$H?=$7$^$9!#(B

In article <MIN.92May19201122@iss1.huie.hokudai.ac.JP>
min@huie.hokudai.ac.JP (Hiroyuki MINAMI) writes:

| \rm *.o $B$G$G$-$^$9!#(B
| $B;d$O(Balias rm rm -i$B$H$7$F!"$^$H$a$F>C$9>l9g$@$1(B\rm$B$H$7$F$$$^$9!#(B

GNU fileutils $B$N(B rm $B$K$O!"(B-v $B%*%W%7%g%s$H$$$&$N$,$"$C$F!"(B
$B>C$7$F$$$k%U%!%$%k$NL>A0$rI=<($7$F$/$l$^$9!#(B

NAME
     rm - remove files

SYNOPSIS
     rm   [-dfirvR]   [--directory]   [--force]   [--interactive]
     [--recursive] [--verbose] path...

OPTIONS
     -v, --verbose
          Print the name of each file before removing it.

$B$@$+$i(B \rm -r * $B$J$I$H$9$k$H$-$O(B -v $B$b0l=o$K$D$1$k$h$&=,47$E$1$F$*$/$H!"(B
$B>/$J$/$H$b;W$C$?DL$j$N>C5n$+$I$&$+3NG'$G$-$^$9$7!"$&$^$/$9$l$P(B C-c 
$B$GB?$/$r5_$&$3$H$,$G$-$^$9!#(B
-----
$B2,It<wCK!w5~ETBg3X9)3XIt>pJs9)3X65<<7W;;5!%=%U%H%&%'%"9V:B(B
