Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: copying files with shell built in functions?
- X-seq: zsh-users 5995
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Re: copying files with shell built in functions?
- Date: Fri, 28 Mar 2003 19:03:47 +0000
- In-reply-to: <20030328180001.GB6040@xxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20030328165928.GB14934@xxxxxx> <20030328180001.GB6040@xxxxxxxx>
On Mar 28, 6:00pm, Zefram wrote:
}
} Dominik Vogt wrote:
} >In a fit of mental derangement, my colleagues tried to exchange
} >the libc on a machine at run time and used 'mv' to rename the
} >file. As you might imagine, they regretted that immediately :-)
}
} This is precisely what I created the zsh/files module for. I have the
} module loaded all the time, in normal user shells as well as root shells.
There's no "cp" in zsh/files, though.
Probably because
zsh% >newfile <oldfile
works just fine.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author