What does the "~/" mean? In my notes on connecting to an AWS instance I have the following command line:<br><br>scp -r -i <i><b>your file</b></i>.pem ../../../var/www/<i><b>application folder name</b></i> ubuntu@<b><i>IPAddr:</i></b>~/<br>
<br>The "~/" is pencilled in on my notes. I don't know why I put it there or what it is supposed to do and I have not been able to find any explanation on-line. I would appreciate any ideas any of you might have.<br>
<br>Also, does anyone know of a good, searchable, on-line, Linux command line reference?<br><br>Thanks,<br><br>Dan H<br>