Apache-Talk mailing list archive (apache-talk@lists.lexa.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [apache-talk] Как скопировать файл?
On Tue, 26 Jan 1999, Oleg Broytmann wrote:
> > makeindex >index.html.$$
> > mv -f index.html index.html.old
> > mv -f index.html.$$ index.html
> > rm -f index.html.old
>
> А объяснения где? Зачем нужен
> mv -f index.html index.html.old
> ???
Для пущести :) Достаточно, конечно,
makeindex >index.html.$$
rm -f index.html
mv -f index.html.$$ index.html
Sincerely,
D.Marck [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------
=============================================================================
= Apache-Talk@lists.lexa.ru mailing list =
Mail "unsubscribe apache-talk" to majordomo@lists.lexa.ru if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
|