Newsgroups: comp.binaries.ibm.pc.d Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!skesterk From: skesterk@magnus.acs.ohio-state.edu (Shane Kesterke) Subject: Unix-like del command Message-ID: <1991Apr11.200153.22333@magnus.acs.ohio-state.edu> Originator: skesterk@right.magnus.ircc.ohio-state.edu Sender: news@magnus.acs.ohio-state.edu Nntp-Posting-Host: right.magnus.acs.ohio-state.edu Organization: The Ohio State University Distribution: na Date: Thu, 11 Apr 1991 20:01:53 GMT Lines: 11 Does anyone know where I can find a MS-DOS enhanced delete command that works more like the Unix del command. In other words, a delete command that will echo the file(s) your about to delete and maybe even accept Unix-like wildcards (e.g. being able to type "del b*" instead of needed to type "del b*.*")? And while I'm on the subject, is there a DOS enhancement out there that allows MS-DOS to be as flexible with wildcards as Unix is (as in my example above) and would allow use of these wildcards in every type of command. I recently acquired 4DOS but I don't think it has this feature. Can anyone give me some direction? Thanks!!