How to modify a windows file

2007-02-26 Thread linux1974
in context: http://www.nabble.com/How-to-modify--a-windows-file-tf3296298.html#a9169758 Sent from the Cygwin Users mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: How to modify a windows file

2007-02-26 Thread Igor Peshansky
On Mon, 26 Feb 2007, linux1974 wrote: what the syntax to modify a file in a windows directory? I want to run a cronjob that modify a file in a windows directory ( eg. c:\test ) I will use the sed command.How can I pass the windows file ( ascii ) to sed and rewrite the file in the windows

Re: How to modify a windows file

2007-02-26 Thread Christopher Faylor
On Mon, Feb 26, 2007 at 01:38:04PM -0800, linux1974 wrote: what the syntax to modify a file in a windows directory? I want to run a cronjob that modify a file in a windows directory ( eg. c:\test ) I will use the sed command.How can I pass the windows file ( ascii ) to sed and rewrite the file