Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 1997 17:21:42 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, wosch@cs.tu-berlin.de
Cc:        cvs-all@freebsd.org, cvs-bin@freebsd.org, cvs-committers@freebsd.org
Subject:   Re: cvs commit: src/bin/mv mv.c
Message-ID:  <199709290721.RAA21531@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> >  $ touch from to
>> >  $ echo -n loop | mv -i from to
>> >  overwrite to?
>> >  ^C
>> 
>> You need more context in the example so that ^C doesn't kill mv.
>
>^C intentionally killed mv(1) in the example above. What should you do
>with a process which eat all your CPU time?

Oops, I saw a shell loop where there was none.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709290721.RAA21531>