Path: utzoo!utgpu!watmath!clyde!att!rutgers!mailrus!sharkey!mcf!elsie!ado From: ado@elsie.UUCP (Arthur David Olson) Newsgroups: comp.unix.questions Subject: Re: type discriminating directory listing Keywords: ls, subdirectories, symbolic-links Message-ID: <9105@elsie.UUCP> Date: 13 May 89 19:37:39 GMT References: <1529@cmx.npac.syr.edu> <8905110644.AA01902@rodan.acs.syr.edu> Organization: NIH-LEC, Bethesda, MD Lines: 9 > what would be the command for getting a partial directory listings > of only the subdirectories and symbolic-links ? Subdirectories come cheap: ls -d */. (which avoids the loss of columnar output on BSD-style systems). -- Space throughout history: Canada, 0 tries. Arthur David Olson ado@ncifcrf.gov ADO is a trademark of Ampex.