[m-dev.] for review: removing stage 2 object files

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Apr 1 17:38:08 AEST 1998


On 01-Apr-1998, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> +		/bin/rm -f $root/stage2/library/[a-l]*.o < /dev/null
> +		/bin/rm -f $root/stage2/library/[m-z]*.o < /dev/null
> +		/bin/rm -f $root/stage2/compiler/[a-l]*.o < /dev/null
> +		/bin/rm -f $root/stage2/compiler/[i-s]*.o < /dev/null
> +		/bin/rm -f $root/stage2/compiler/[t-z]*.o < /dev/null

Why the `< /dev/null'?

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.



More information about the developers mailing list