Search Results

Search: Posts Made By: verdepollo
5,875
Posted By verdepollo
Yup, but the O/P did not specify that he needed...
Yup, but the O/P did not specify that he needed the string at the beginning of the line... unless we look at the example he posted. :)



wget ftp://repository/*alsa*.rpm
5,875
Posted By verdepollo
As far as I know wget does not support HTTP...
As far as I know wget does not support HTTP globbing. You can try something like:

#!/bin/ksh
URLS="$(wget -qO- http://download.opensuse.org/distribution/openSUSE-stable/repo/oss/suse/i586/ | sed...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 09:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy