Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ukma!uflorida!haven!adm!xadmx!rbj@dsys.icst.nbs.gov From: rbj@dsys.icst.nbs.gov (Root Boy Jim) Newsgroups: comp.unix.questions Subject: type discriminating directory listing Message-ID: <19627@adm.BRL.MIL> Date: 16 May 89 16:17:54 GMT Sender: news@adm.BRL.MIL Lines: 16 ? From: Guy Harris ? >How about "ls -F", which (on BSD) marks subdirectories with a trailing ? >"/" and symlinks with a trailing "@"? Yeah, but what about symbolic links to directorys? They also come out with trailing `/'s. Better would be trailing `\'s, to distinguish them. BTW, Sun's `ls -lR' works dirrerently than 4.3 BSD. One follows symbolic links and the other does not. Why the change? My example above may be wrong. Perhaps it is the behaviour of `ls -R' that exhibits different behaviour. In any case, something changed. Root Boy Jim is what I am Are you what you are or what?