Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: pws-19 + all patches: ``cp -f'' not always supportes
- X-seq: zsh-workers 6361
 
- From: Timothy J Luoma <tjlists@xxxxxxxxxxx>
 
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
 
- Subject: Re: pws-19 + all patches: ``cp -f'' not always supportes
 
- Date: Thu, 27 May 1999 20:14:16 -0400
 
- In-reply-to: <006d01bea84a$8406d880$21c9ca95@xxxxxxxxxxxxxx>
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- References: <006d01bea84a$8406d880$21c9ca95@xxxxxxxxxxxxxx>
 
Replying to message of Thu, 27 May 1999 18:09:20 +0400
	from "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
	regarding ``pws-19 + all patches: ``cp -f'' not always supportes''
	
> Our cp does not support -f.
Neither does ours. (NeXTstep/OpenStep)
why not just use 'rm -f' before the 'cp' since that would be supported anywhere?
I'm not actually clear on when the '-f' flag would be needed....
TjL
Messages sorted by:
Reverse Date,
Date,
Thread,
Author