Thread
:
Strange problem with redirection
View Single Post
Apr 9th, 2007, 3:42 PM
#
4
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
That presumes synchronized read/write or adequate buffering, both of which are implementation dependent. Have you established that a hand-implementation of:
$ rankmirrors current > current.new
is equivalent to:
rankmirrors $mirror > $mirror
??
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei