Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!purdue!bu-cs!bzs From: bzs@bu-cs.BU.EDU (Barry Shein) Newsgroups: comp.unix.wizards Subject: Re: Dot files always first in directory? Message-ID: <30746@bu-cs.BU.EDU> Date: 6 May 89 14:56:04 GMT References: <11108@bloom-beacon.MIT.EDU> <3540@udccvax1.acs.udel.EDU> Organization: Boston U. Comp. Sci. Lines: 14 >NO, its not save to assume that. >try "touch #abcd" then 'list' the directory. Gack, "ls" sorts its output by default, try "ls -f" or just "od -c" the directory and see what you get. It's still not a safe assumption, but for other reasons. -- -Barry Shein, Software Tool & Die There's nothing more terrifying to hardware vendors than satisfied customers.