On Sun, Dec 26, 2010 at 09:54:07PM +0100, Ingo Schwarze wrote:
> Hi Jason,
>
hej!
> > > .Nm
> > > moves each file named by a
> > > .Ar source
> > > -operand to a destination specified by the
> > > +operand into the destination specified by the
>
> > this seems correct, but it was anyway. wh
Hi Jason,
Jason McIntyre wrote on Sun, Dec 26, 2010 at 08:25:11PM +:
> On Sun, Dec 26, 2010 at 07:41:53PM +0100, Ingo Schwarze wrote:
> > Index: mv.1
> > ===
> > RCS file: /cvs/src/bin/mv/mv.1,v
> > retrieving revision 1.26
> > d
On Sun, Dec 26, 2010 at 07:41:53PM +0100, Ingo Schwarze wrote:
>
> Index: mv.1
> ===
> RCS file: /cvs/src/bin/mv/mv.1,v
> retrieving revision 1.26
> diff -u -r1.26 mv.1
> --- mv.1 3 Sep 2010 09:53:20 - 1.26
> +++ mv.1
Hi Jason,
Jason McIntyre wrote on Sun, Dec 26, 2010 at 05:39:54PM +0001:
> On Sun, Dec 26, 2010 at 06:23:02PM +0100, Ingo Schwarze wrote:
> >
> > Index: mv.1
> > ===
>
> i have no problem with this diff, but some tweak/concerns bel
On Sun, Dec 26, 2010 at 06:23:02PM +0100, Ingo Schwarze wrote:
>
> Index: mv.1
> ===
i have no problem with this diff, but some tweak/concerns below:
> RCS file: /cvs/src/bin/mv/mv.1,v
> retrieving revision 1.26
> diff -u -r1.26 mv.
Hi Ted,
Ted Unangst wrote on Sun, Dec 26, 2010 at 12:39:16AM -0500:
> A 3 line example with 3 bugs.
>
> 1. destination and destination_path should be the same.
Sure, and both should be "destination_path", because that's the
term used consistently in the DESCRIPTION.
Unambiguous terminology is
A 3 line example with 3 bugs.
1. destination and destination_path should be the same.
2. source_file doesn't have to be a file.
3. mv will also unlink a directory, ala rm -d.
Index: mv.1
===
RCS file: /home/tedu/cvs/src/bin/mv/mv.