I have searched all over the internet and cannot find the location of 1.9.2 for downloading via wget command line.
Will anyone ever take 1.9.1 down and put up 1.9.2
this is the old path wget http://www.magentocommerce.com/downloads/assets/1.9.0.1/magento-1.9.0.1.tar.gz
Currently there isn't a 1.9.2 wget url.
How did that answer my question?
Because, currently there isn't a 1.9.2.0 download link you can use with wget. I know, I tried.
BTW, for Magento's information, using wget or curl to bring over the install package is common install practice for those of us who've been stinkarooed by the Magento Community installer, whether gui or command line. Just adds another annoying step, you have to access a website which requires a login, download a package, then sftp it up to the server instead of having the server directly pull it.
Now that's an answer!
hm, i wonder...
is svn good to grab files?
something like this
svn -q checkout http://svn.magentocommerce.com/source/branches/1.9 .