Path: utzoo!attcan!uunet!cs.utexas.edu!sun-barr!rutgers!psuvax1!flee From: flee@shire.cs.psu.edu (Felix Lee) Newsgroups: comp.unix.wizards Subject: Re: Should "ls -R" traverse symlinks? Message-ID: Date: 12 May 89 11:46:45 GMT References: Sender: news@psuvax1.cs.psu.edu Organization: Penn State University Computer Science Lines: 6 No. Not unless "ls -R" detects cycles and guarantees termination.% If you really want to traverse links, "ls -RL" is almost adequate. % A normal "ls -R" can still loop, but this should be uncommon. -- Felix Lee flee@shire.cs.psu.edu *!psuvax1!shire!flee