* Aaron Epps (epps.aaron at mayo.edu) wrote: > Forigve my Solaris ignorance, but I'm not sure what the equivalent of > wget is on Solaris. Could someone please post an example of how to > download a file from the command-line in Solaris?
Why not use wget? It's generally located at /usr/sfw/bin/wget on most modern releases (S10 and greater). Cheers, Glenn
