Xref: utzoo comp.unix.wizards:21432 comp.unix.questions:21385 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!rpi!sci.ccny.cuny.edu!phri!cmcl2!stealth.acf.nyu.edu!brnstnd From: brnstnd@stealth.acf.nyu.edu Newsgroups: comp.unix.wizards,comp.unix.questions Subject: Re: [wanted] ldir: csh alias that lists dirs only Message-ID: <399:Apr1423:36:0490@stealth.acf.nyu.edu> Date: 14 Apr 90 23:36:04 GMT References: <28917@cup.portal.com> Reply-To: brnstnd@stealth.acf.nyu.edu (Dan Bernstein) Followup-To: comp.unix.questions Distribution: usa Organization: IR Lines: 10 X-FAQ-Request: Well, Steve? Not very frequently asked but useful to know. In article <28917@cup.portal.com> ead@cup.portal.com (Eric De Mund) writes: > i'd like a csh alias that lists dir names only. i've come up with: > % alias ldir '/bin/ls -1aF \!* | fgrep "/" | pr -5 -l1 -t' > but there's got to be something better. Such as postpending a slash to the preglobbed name? Followups to comp.unix.questions. ---Dan