37 lines
993 B
HTML
37 lines
993 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
<meta http-equiv="Content-Type" content=
|
|
"text/html; charset=utf-8">
|
|
<title>Utilities for reading and writing input and output</title>
|
|
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</HEAD>
|
|
<body bgcolor="#FFFFFF">
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
|
|
|
|
<h2>Utilities for reading and writing input and output</h2>
|
|
|
|
The following are Qshell utilities for reading and writing input
|
|
and output:
|
|
|
|
<ul>
|
|
<li><a href="dspmsg.htm">dspmsg - Display message from message catalog</a></li>
|
|
|
|
<li><a href="echo.htm">echo - Write arguments to standard
|
|
output</a></li>
|
|
|
|
<li><a href="print.htm">print - Write output</a></li>
|
|
|
|
<li><a href="printf.htm">printf - Write formatted output</a></li>
|
|
|
|
<li><a href="read.htm">read - Read a line from standard
|
|
input</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|