in reply to Re^2: sysopen vs. open
in thread sysopen vs. open
That depends on your definition of better. Some people consider less typing for common situation to be better. Further more, there are things that can be done with open that cannot be done with sysopen. And there things that can be done with sysopen that cannot be done with open.