<div>Can someone translate this *nix phrase into "instructional English"?  TIA.</div>
<div> </div>
<div>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><b><span style="FONT-SIZE: 10pt">In the FooBar2.1 directory:</span></b></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><b><span style="FONT-SIZE: 10pt"></span></b> </p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; TEXT-INDENT: 0.5in"><span style="FONT-SIZE: 10pt">1.<span>  </span>chmod 777 Foobar_42_X26LMAQ.tar</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; TEXT-INDENT: 0.5in"><span style="FONT-SIZE: 10pt">2.<span>  </span>tar –xvf Foobar_42_X26LMAQ.tar</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; TEXT-INDENT: 0.5in"><span style="FONT-SIZE: 10pt"></span> </p><span style="FONT-SIZE: 10pt">
<div>Would the translation be something like:</div>
<div> </div>
<div>1.  Copy the compressed Foobar file (*.tar) to the FooBar2.1 directory.</div>
<div>2.  Set the file permissions using the chmod 777 command.</div>
<div>3.  Extract the compressed contents of the Foobar file (*.tar) using the tar -xvf command.</div>
<div> </div>
<div>Again, thanks for the help.</div></span></div>