On Sat, Jun 04, 2016 at 02:06:14PM BST, Stuart Henderson wrote: > On 2016/06/04 07:32, Amit Kulkarni wrote: > > > Inspect if there's nothing which you had missed: > > > > > > doas sysclean > > > > > > then simply: > > > > > > doas sysclean | while read $file ; do doas rm -fr "$file" ; done > > > > > > > Raf, you are brave! > > I think so too. I normally write this out to a file and edit it.
;^) Please see my earlier reply.