Re: [GnuWin32-Users] sed produces strange files

2012-06-13 Thread Anton Shepelev
Charles Calvert:

 Looks  like  a  temporary  file  that  isn't being
 cleaned up.

Yes indeed.  But whom to contact about the  problem?
It seems to be GNUWIN32-specific...

-- 
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] sed produces strange files

2012-06-12 Thread Anton Shepelev
Hello all,

I  have  a  problem  when  using  sed  with  the  -i
(--in-place) option.  Upon processing a file, a  new
file named like sedYNFdj6 appears in the working di-
rectory and contains an exact copy of the  resulting
file.  I was using this command line:

  sed -i -e 1,5d test.txt

with sed 4.2.1.  I don't think these files should be
created.

-- 
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


Re: [GnuWin32-Users] sed produces strange files

2012-06-12 Thread Charles Calvert
On 6/12/2012 12:24 PM, Anton Shepelev wrote:
 
 I  have  a  problem  when  using  sed  with  the  -i
 (--in-place) option.  Upon processing a file, a  new
 file named like sedYNFdj6 appears in the working di-
 rectory and contains an exact copy of the  resulting
 file.

Looks like a temporary file that isn't being cleaned up.

-- 
Charles Calvert


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users