Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 0d244cef41502353818b7ddf77fcf901 > files > 30

yash-doc-2.28-1.fc14.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
    "http://www.w3.org/TR/html4/strict.dtd">
<html lang="ja">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="author" content="magicant">
<meta name="description" content="Yash の組込みコマンドの一覧">
<title>Yash 組込みコマンド一覧</title>
<link rel="Contents" rev="Index" href="../index.html" title="目次">
<link rel="Stylesheet" href="../style.css">
<link rel="Stylesheet" href="index.css">

<div class="breadcrumb"><a rel="Up" href="../index.html">目次</a> ></div>
<h1>組込みコマンド一覧</h1>

<p>* 印が付いているのは特殊組込みコマンド、+ 印が付いているのは準特殊組込みコマンド、それ以外は通常の組込みコマンドです (<a href="../builtin.html#types">組込みコマンドの種類</a>参照)。

<div id="alpha-order" class="list-group">
<h2>アルファベット順</h2>
<ul>
<li><a rel="Section" href="dot.html"><code>.</code> (ドット)</a> *
<li><a rel="Section" href="colon.html"><code>:</code> (コロン)</a> *
<li><a rel="Section" href="test.html"><code>[</code> (角括弧)</a>
<li><a rel="Section" href="alias.html"><code>alias</code></a> +
<li><a rel="Section" href="array.html"><code>array</code></a>
<li><a rel="Section" href="bg.html"><code>bg</code></a> +
<li><a rel="Section" href="bindkey.html"><code>bindkey</code></a>
<li><a rel="Section" href="break.html"><code>break</code></a> *
<li><a rel="Section" href="cd.html"><code>cd</code></a> +
<li><a rel="Section" href="command.html"><code>command</code></a> +
<li><a rel="Section" href="complete.html"><code>complete</code></a>
<li><a rel="Section" href="continue.html"><code>continue</code></a> *
<li><a rel="Section" href="dirs.html"><code>dirs</code></a>
<li><a rel="Section" href="disown.html"><code>disown</code></a>
<li><a rel="Section" href="echo.html"><code>echo</code></a>
<li><a rel="Section" href="eval.html"><code>eval</code></a> *
<li><a rel="Section" href="exec.html"><code>exec</code></a> *
<li><a rel="Section" href="exit.html"><code>exit</code></a> *
<li><a rel="Section" href="export.html"><code>export</code></a> *
<li><a rel="Section" href="false.html"><code>false</code></a> +
<li><a rel="Section" href="fc.html"><code>fc</code></a> +
<li><a rel="Section" href="fg.html"><code>fg</code></a> +
<li><a rel="Section" href="getopts.html"><code>getopts</code></a> +
<li><a rel="Section" href="hash.html"><code>hash</code></a>
<li><a rel="Section" href="help.html"><code>help</code></a>
<li><a rel="Section" href="history.html"><code>history</code></a>
<li><a rel="Section" href="jobs.html"><code>jobs</code></a> +
<li><a rel="Section" href="kill.html"><code>kill</code></a> +
<li><a rel="Section" href="popd.html"><code>popd</code></a>
<li><a rel="Section" href="printf.html"><code>printf</code></a>
<li><a rel="Section" href="pushd.html"><code>pushd</code></a>
<li><a rel="Section" href="pwd.html"><code>pwd</code></a> +
<li><a rel="Section" href="read.html"><code>read</code></a> +
<li><a rel="Section" href="readonly.html"><code>readonly</code></a> *
<li><a rel="Section" href="return.html"><code>return</code></a> *
<li><a rel="Section" href="set.html"><code>set</code></a> *
<li><a rel="Section" href="shift.html"><code>shift</code></a> *
<li><a rel="Section" href="suspend.html"><code>suspend</code></a>
<li><a rel="Section" href="test.html"><code>test</code></a>
<li><a rel="Section" href="times.html"><code>times</code></a> *
<li><a rel="Section" href="trap.html"><code>trap</code></a> *
<li><a rel="Section" href="true.html"><code>true</code></a> +
<li><a rel="Section" href="type.html"><code>type</code></a>
<li><a rel="Section" href="typeset.html"><code>typeset</code></a>
<li><a rel="Section" href="ulimit.html"><code>ulimit</code></a>
<li><a rel="Section" href="umask.html"><code>umask</code></a> +
<li><a rel="Section" href="unalias.html"><code>unalias</code></a> +
<li><a rel="Section" href="unset.html"><code>unset</code></a> *
<li><a rel="Section" href="wait.html"><code>wait</code></a> +
</ul>
</div>

<div id="groups" class="list-group">

<h2 id="g-basics">実行制御</h2>
<ul>
<li><a rel="Section" href="eval.html"><code>eval</code></a> *
<li><a rel="Section" href="dot.html"><code>.</code> (ドット)</a> *
<li><a rel="Section" href="exec.html"><code>exec</code></a> *
<li><a rel="Section" href="command.html"><code>command</code></a> +
<li><a rel="Section" href="break.html"><code>break</code></a> *
<li><a rel="Section" href="continue.html"><code>continue</code></a> *
<li><a rel="Section" href="return.html"><code>return</code></a> *
<li><a rel="Section" href="suspend.html"><code>suspend</code></a>
<li><a rel="Section" href="exit.html"><code>exit</code></a> *
</ul>

<h2 id="g-environ">コマンド実行環境関連</h2>
<ul>
<li><a rel="Section" href="set.html"><code>set</code></a> *
<li><a rel="Section" href="ulimit.html"><code>ulimit</code></a>
<li><a rel="Section" href="umask.html"><code>umask</code></a> +
<li><a rel="Section" href="trap.html"><code>trap</code></a> *
<li><a rel="Section" href="cd.html"><code>cd</code></a> +
<li><a rel="Section" href="pwd.html"><code>pwd</code></a> +
<li><a rel="Section" href="times.html"><code>times</code></a> *
</ul>

<h2 id="g-job">ジョブ制御・シグナル関連</h2>
<ul>
<li><a rel="Section" href="jobs.html"><code>jobs</code></a> +
<li><a rel="Section" href="fg.html"><code>fg</code></a> +
<li><a rel="Section" href="bg.html"><code>bg</code></a> +
<li><a rel="Section" href="wait.html"><code>wait</code></a> +
<li><a rel="Section" href="disown.html"><code>disown</code></a>
<li><a rel="Section" href="kill.html"><code>kill</code></a> +
<li><a rel="Section" href="trap.html"><code>trap</code></a> *
</ul>

<h2 id="g-variable">パラメータ・変数関連</h2>
<ul>
<li><a rel="Section" href="typeset.html"><code>typeset</code></a>
<li><a rel="Section" href="export.html"><code>export</code></a> *
<li><a rel="Section" href="readonly.html"><code>readonly</code></a> *
<li><a rel="Section" href="array.html"><code>array</code></a>
<li><a rel="Section" href="set.html"><code>set</code></a> *
<li><a rel="Section" href="shift.html"><code>shift</code></a> *
<li><a rel="Section" href="read.html"><code>read</code></a> +
<li><a rel="Section" href="getopts.html"><code>getopts</code></a> +
<li><a rel="Section" href="unset.html"><code>unset</code></a> *
</ul>

<h2 id="g-directory">ディレクトリスタック関連</h2>
<ul>
<li><a rel="Section" href="cd.html"><code>cd</code></a> +
<li><a rel="Section" href="pwd.html"><code>pwd</code></a> +
<li><a rel="Section" href="pushd.html"><code>pushd</code></a>
<li><a rel="Section" href="popd.html"><code>popd</code></a>
<li><a rel="Section" href="dirs.html"><code>dirs</code></a>
</ul>

<h2 id="g-alias">エイリアス関連</h2>
<ul>
<li><a rel="Section" href="alias.html"><code>alias</code></a> +
<li><a rel="Section" href="unalias.html"><code>unalias</code></a> +
</ul>

<h2 id="g-history">コマンド履歴関連</h2>
<ul>
<li><a rel="Section" href="fc.html"><code>fc</code></a> +
<li><a rel="Section" href="history.html"><code>history</code></a>
</ul>

<h2 id="g-print">文字列出力</h2>
<ul>
<li><a rel="Section" href="echo.html"><code>echo</code></a>
<li><a rel="Section" href="printf.html"><code>printf</code></a>
</ul>

<h2 id="g-lineedit">行編集関連</h2>
<ul>
<li><a rel="Section" href="bindkey.html"><code>bindkey</code></a>
<li><a rel="Section" href="complete.html"><code>complete</code></a>
</ul>

<h2 id="g-others">その他のコマンド</h2>
<ul>
<li><a rel="Section" href="help.html"><code>help</code></a>
<li><a rel="Section" href="colon.html"><code>:</code> (コロン)</a> *
<li><a rel="Section" href="true.html"><code>true</code></a> +
<li><a rel="Section" href="false.html"><code>false</code></a> +
<li><a rel="Section" href="test.html"><code>[</code> (角括弧),
                                      <code>test</code></a>
<li><a rel="Section" href="hash.html"><code>hash</code></a>
<li><a rel="Section" href="type.html"><code>type</code></a>
</ul>

</div>