Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!wuarchive!udel!haven!umbc3!math13.math.umbc.edu!rouben From: rouben@math13.math.umbc.edu (Rouben Rostamian) Newsgroups: comp.unix.shell Subject: Re: copying files Keywords: cp Message-ID: <4615@umbc3.UMBC.EDU> Date: 5 Dec 90 05:27:18 GMT References: <1990Dec3.215656.8961@en.ecn.purdue.edu> <1990Dec5.021951.28104@en.ecn.purdue.edu> Sender: newspost@umbc3.UMBC.EDU Reply-To: rouben@math13.math.umbc.edu.UUCP (Rouben Rostamian) Organization: Mathematics Department University of Maryland, Baltimore County Lines: 14 In article <1990Dec5.021951.28104@en.ecn.purdue.edu> nichols@en.ecn.purdue.edu (Scott P Nichols) writes: | |OK, let me restate my question, as none of the answers |I recieved last time worked... | |Do any of you UNIX wizards know how to even list all of |the names of the files which begin '.' (besides, of course |the files in the root (second line of list) | Try ls -d .* --