Blame Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook

e68d9f
<sect1 id="scripts-bash-intro">
60be85
e68d9f
    <title>Introduction</title>
60be85
60be85
    <para>
bd8d72
        The <command>centos-art.sh</command> script is written in Bash
bd8d72
        and its main goal is to automate frequent tasks inside &TCAR;.
bd8d72
        The <command>centos-art.sh</command> script is organized by
bd8d72
        independent functions which try to follow the paradigm of
bd8d72
        doing just one thing and do it well.
bd8d72
    </para>
bd8d72
bd8d72
    <para>
bd8d72
        This chapter describes the version 0.0.4 of
bd8d72
        <command>centos-art.sh</command> script, including its
bd8d72
        execution environment, variables and functions.
60be85
    </para>
60be85
e68d9f
</sect1>