Path: utzoo!attcan!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: type discriminating directory listing Keywords: ls, subdirectories, symbolic-links Message-ID: <1613@auspex.auspex.com> Date: 12 May 89 08:19:24 GMT References: <1529@cmx.npac.syr.edu> <8905110644.AA01902@rodan.acs.syr.edu> Reply-To: guy@auspex.auspex.com (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 8 >How about "ls -F", which (on BSD) marks subdirectories with a trailing >"/" and symlinks with a trailing "@"? It does the former on S5 as well, although since vanilla S5 doesn't have symlinks (unless they've snuck it into 3.2), it doesn't do the latter. I hope anybody whose S5 *does* have them added it to "ls" that way; SunOS's S5 "ls" ("/usr/5bin/ls") does that, and I expect S5R4's to do so as well.