Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/src/cmd/tex/web2c/tests/openout.mp

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


tracingonline := -1;
write "hello" to "xfoo.mut";
write EOF to "xfoo.mut";

% This crashed mp in 6.96 for Ulrik, probably from openoutnameok?
% Also problems with docstrip.
% (Except his filenames didn't have the x's.)
write "test" to "xopeonout";
write EOF to "xopenout";
write "test" to "./xopenout";

bye.

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.