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

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