Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!m.cs.uiuc.edu!sunc1!jaswal From: jaswal@sunc1.cs.uiuc.edu Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Looking for a "move directory" util Message-ID: <21700010@sunc1> Date: 14 Oct 90 21:13:00 GMT References: <113913@<1990Oct6> Lines: 18 Nf-ID: #R:<1990Oct6:113913:sunc1:21700010:000:764 Nf-From: sunc1.cs.uiuc.edu!jaswal Oct 14 16:13:00 1990 There are a bunch of UNIX-ish utilities made by MIX Software, called the C/Utilites Toolchest. This has the same sort of things as MKS Toolkit. e.g. mv, ls, sh, grep, sed, ... In particular, there's a command called mvdir that does what you want. It will move an entire subdirectory tree to anywhere else in the same filesystem (i.e. not across partitions or physical drives.) Judging by the speed, it must recursively move individual files rather than copy/deleting them. But unfortunately it still does get really slow sometimes. The cost of all the utilities is $20 w/ a decent manual, and $30 extra for ALL the source. It's a great deal, at least I'm a happy customer. Write to MIX Software 1132 Commerce Drive Richardson, TX 75081 (214) 783-6001