Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 1997 21:30:43 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, wosch@FreeBSD.ORG
Subject:   Re: cvs commit: src/bin/mv mv.c
Message-ID:  <199709281130.VAA17274@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified files:
>    bin/mv               mv.c 
>  Log:
>  Endless loop.
>  
>  $ 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.

Bruce



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