Path: utzoo!attcan!uunet!mcvax!hp4nl!botter!star.cs.vu.nl!maart From: maart@cs.vu.nl (Maarten Litmaath) Newsgroups: comp.unix.questions Subject: Re^2: type discriminating directory listing Keywords: ls, subdirectories, symbolic-links Message-ID: <2508@star.cs.vu.nl> Date: 11 May 89 21:37:05 GMT References: <1529@cmx.npac.syr.edu> <8905110644.AA01902@rodan.acs.syr.edu> Organization: V.U. Informatica, Amsterdam, the Netherlands Lines: 14 jdpeek@RODAN.ACS.SYR.EDU (Jerry Peek) writes: \... \ ls -F | grep '[/@]$' \When you feed BSD "ls" into a pipe, it doesn't print the filenames in \columns; that's good for this test but it looks lousy on the screen if \there are lots of filenames. A kludge for that looks like this: \ ls -F | grep '[/@]$' | pr -4 -l1 -t ls -CF | grep ... -- "`Goto considered harmful' considered |Maarten Litmaath @ VU Amsterdam: harmful" considered harmful! |maart@cs.vu.nl, mcvax!botter!maart