<span class="gmail_quote"></span>On 10/25/07, <b class="gmail_sendername">7150</b> &lt;<a href="mailto:linux.1@litenverden.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">linux.1@litenverden.com
</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&lt;snip&gt;<span class="q"><br><br>My question is, what does the tilde mean in the filename: ~/.ssh/config<br><br></span>&lt;snip&gt;</blockquote></div><br>in most *nix&#39;es, &quot;~&quot; refers to the current user&#39;s home directory, &quot;~joe&quot; refers to a user name &quot;joe&quot;&#39;s home directory
<br><br>normally ~/.&lt;something&gt; refers to a user configuration directory (for instance, if you use pidgin, you have a ~/.purple directory where the settings for that application are kept so in this case ~/.ssh refers to the settings directory for your ssh client, and ~/.ssh/config refers to the config file therein
<br><br>if you&#39;re curious to find out where that is located, use &quot;cd ~&quot; if you don&#39;t have your prompt set to show you the directory you&#39;re in, you can use &quot;pwd&quot; to see<br><br>on a related note, since we&#39;re probably going to have a lot of people coming in to this that are new to linux, does anyone know where there&#39;s a nice intro to shell commands tutorial we can reference?
<br clear="all"><span class="sg"><br>-- <br>Jeff<br>O|||||||O
</span><br clear="all"><br>