solaris

wget on Solaris 8/9/10

Find the wget path # find / -name wget -type f = /usr/sfw/bin/wget To run the wget # /usr/sfw/b…

Load More
That is All