Since we are in a mood for puzzles today .. How to update file "xxx" without making backup "yyy" first, as in: readFile "xxx" >>= writeFile "yyy" >>= readFile "yyy" >>= process >>= writeFile "xxx" ? Jan Skibinski
- Re: updating file Jan Skibinski
- Re: updating file Ralf Krueger
- Re: updating file Sven Panne
- Re: updating file Jan Skibinski
- Re: updating file Marcin 'Qrczak' Kowalczyk
- Re: updating file Jan Skibinski
- Re: updating file Fergus Henderson
- RE: updating file Erik Meijer
- RE: updating file Nigel Perry
- RE: updating file Jan Skibinski
- Re: updating file Jan Skibinski