home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!uwm.edu!ogicse!mimbres.cs.unm.edu!cs.sandia.gov!jhgreen
- From: jhgreen@cs.sandia.gov (Jethro H. Greene)
- Newsgroups: comp.unix.questions
- Subject: What happens when you remove a file being written in to?
- Message-ID: <1993Jan12.022956.16090@cs.sandia.gov>
- Date: 12 Jan 93 02:29:56 GMT
- Article-I.D.: cs.1993Jan12.022956.16090
- Sender: jhgreen@cs.sandia.gov
- Organization: Sandia National Laboratories, Albuquerque, NM
- Lines: 14
- Originator: jhgreen@cs.sandia.gov
-
- cat > testfile &
- rm testfile
- fg
-
-
- What happens? Is there a threat that I could write over another person's
- file who happens to be "dealt" that particular disk area?
-
- Thanks in advance.
-
- --
- Jethro H. Greene
- Massively Parallel Computing Research Laboratory,
- Sandia National Laboratories, Albuquerque, New Mexico
-