On Sat, Sep 13, 2003 at 01:11:52AM +0100, Colin Watson wrote:
> On Fri, Sep 12, 2003 at 04:47:35PM -0700, Dweeil Brock wrote:
> > trying to rename a folder and recieve the following error message:
> >
> > Bare word "foldername" not allowed while "strict subs" in use
>
> Don't use 'rename' to move
On Fri, Sep 12, 2003 at 04:47:35PM -0700, Dweeil Brock wrote:
> trying to rename a folder and recieve the following error message:
>
> Bare word "foldername" not allowed while "strict subs" in use
Don't use 'rename' to move a single directory; use 'mv'. See 'man
rename' for what it does.
Cheers,
2 matches
Mail list logo