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/bin/wget

Post a Comment

Previous Post Next Post