ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahz_5.4.0.1/source.htm

48 lines
1.2 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!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>source - Run commands in current environment</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>source - Run commands in current environment</h2>
<strong>Synopsis</strong>
<p>
<strong>source</strong> <em>name</em> [ <em>argument</em> ... ]</p>
<p><strong>Description</strong></p>
<p>You can use <strong>source</strong> to run a script or function in
the current environment. It is a synonym for the <a href="dot.htm">dot</a> utility.</p>
<p><strong>Related information</strong></p>
<ul>
<li><a href="command.htm">command - Run a simple command</a></li>
<li><a href="dot.htm">dot (.) - Run commands in current
environment</a></li>
<li><a href="eval.htm">eval - Construct command by concatenating
arguments</a></li>
<li><a href="exec.htm">exec - Run commands and open, close, or copy
descriptors</a></li>
</ul>
</body>
</html>