home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13320 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.5 KB  |  40 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!utcsri!newsflash.concordia.ca!mizar.cc.umanitoba.ca!rahardj
  3. From: rahardj@ccu.umanitoba.ca (Budi Rahardjo)
  4. Subject: Re: 2nd time:How to remove files?
  5. Message-ID: <BxMKBI.3M5@ccu.umanitoba.ca>
  6. Keywords: remove, unix, corefiles
  7. Sender: news@ccu.umanitoba.ca
  8. Nntp-Posting-Host: antares.cc.umanitoba.ca
  9. Organization: University of Manitoba, Winnipeg, Canada
  10. References: <Nov.11.13.41.20.1992.909@skynyrd.rutgers.edu> <1dtu98INNkqq@uranium.sto.pdb.sni.de>
  11. Date: Thu, 12 Nov 1992 22:40:29 GMT
  12. Lines: 26
  13.  
  14.  
  15. puchalek@skynyrd.rutgers.edu (michael) writes:
  16.  
  17.  
  18. >I keep getting files added to my working directory such as 'xerrors'
  19. >and '.nfs***'. If I put a line in my .login that says 'rm xerrors', a
  20. >'xerrors:no such file' message appears every time I log in. If I leave
  21. >the 'rm xerrors' line out of my .login, the 'xerrors' file starts to
  22. >show up in my root directory.  The '.nfs***' files appear whenever I
  23. >am working in the text editor, emacs in this case. I have uncommented 
  24. >the line 'limit coredumpsize 0' in my .login.  Any suggestions? If it is 
  25. >more convenient to email, that's fine.
  26.  
  27. You have to ask your sysadm why "xerrors" file showed up in the first
  28. place. Now, about removing the file.
  29.  
  30. The error msg "xerrors:no such file" is due to the fact that there is
  31. no "xerrors" file. You might want to use :
  32.  
  33. rm -f xerrors
  34.  
  35.  
  36. -- budi
  37. -- 
  38. Budi Rahardjo <Budi_Rahardjo@UManitoba.Ca>
  39. Unix Support - Computer Services - University of Manitoba
  40.