I had just started porting the gnu fileutils .. :) Thanks rm -rf from "the shell" was what I needed.
/Michael In message <[EMAIL PROTECTED]> you wrote: > Michael Grunditz <[EMAIL PROTECTED]> asked: > > > Hi > > > > How do I do a recursive delete in qdos ? > > > > > > /Michael > > The easiest way is to load Adrian Ives shell and its associated utilities. Then you >just type > > rm -r > > at the prompt. Although when I used to teach UNIX I always made my students use rm >-ir for safety!! > > Peter > > > Peter S Tillier [EMAIL PROTECTED] > [EMAIL PROTECTED] > Opinions expressed are my own and not necessarily > those of my employer.
