On Sat, 14 Nov 2015 08:48:33 +0100
pancake <pancake_AT_youterm.com> wrote:
> No. Not just this. Rtfm... Rm -f is needed if you dont want a prompt to remove that file in case of custpm umask or a race condition with another script happens.
> > On 14 Nov 2015, at 03:40, Greg Reagle <greg.reagle_AT_umbc.edu> wrote:
> >
> >> On Fri, Nov 13, 2015 at 09:42:11PM +0100, pancake wrote:
> >> Use rm -f
> >
> > I don't get it. Is this a Unixy geeky way of saying you don't like it?
He probably would have said "rm -rf" if he intended for you to delete
the project. At the end of your script, you have 'rm "$tmpfile"'.
--
Matt Boswell
Received on Sat Nov 14 2015 - 16:14:38 CET