Just to add to this....the $ or # denote the type of access you have...<br><br>$ means that you have standard shell access, whereas if you see # at the start of a command you have (or should have) root access.<br><br>Obviously in Ubuntu if you are looking for help somewhere and see a command written as #apt-get install, you can achieve the same using $sudo apt-get install<br>
<br><br><br><div class="gmail_quote">On Fri, Jul 17, 2009 at 1:53 PM, Sean Miller <span dir="ltr">&lt;<a href="mailto:sean@seanmiller.net">sean@seanmiller.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
</div>Hmmm... typing &quot;pwd&quot; will show the current directory.  The &quot;$&quot; is the<br>
command prompt, it is not part of the command.<br></blockquote></div><br>