Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!iuvax!uxc!csd4.milw.wisc.edu!dogie.macc.wisc.edu!vms.macc.wisc.edu From: rsmith@vms.macc.wisc.edu (Rusty Smith, MACC) Newsgroups: comp.sys.ibm.pc Subject: Re: "Tree" listing files and sizes Message-ID: <1789@dogie.macc.wisc.edu> Date: 27 May 89 02:30:39 GMT Sender: news@dogie.macc.wisc.edu Distribution: na Organization: University of Wisconsin Academic Computing Center Lines: 14 >What I use is a utility called SWEEP, which I got from PC Magazine. You >give it a DOS command as a parameter, then it will execute the command >in the current directory and all the sub-directories. So if you executed You might also check for a posting a while back to c.b.i.p. called "ls". It is a dos version of the Unix "ls". Using "ls -lR" will give you a long directory listing that is recursive. It will have all the directories, subdirectories with file size, date etc. Redirecting it to a file is the easiest way. "ls -lR >direct.lst". Rusty Smith Internet: rsmith@vms.macc.wisc.edu MACC Data Communications Bitnet: rsmith@wiscmacc (608) 263-6307 Univ. of Wisconsin @ Madison