Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!spool.mu.edu!marque!tomb From: tomb@marque.mu.edu (Tom Baas) Newsgroups: news.software.b Subject: tar cvf question Message-ID: <698@spool.mu.edu> Date: 24 Mar 91 02:18:51 GMT References: <243@ars2.UUCP> Sender: news@spool.mu.edu Distribution: na Organization: Marquette University - Milwaukee, Wisconsin Lines: 8 If one were to issue the command: tar cvf * Where does the data go? I did this on my machine knowing that I could very quickly fill up my disk and possibly crash the system. I found that the first ascii file in the dirctory ended up being screwed up with what I assumed to be all the data of all the rest of the files in that directory. Could someone explain exactly what happens? (BTW I bet this can be an excellent way to crash a system.)