Hi guys! I want to download a file which changes over time (due to upgrades) on the command line. I use wget -A 'program-<whatever new version here>.tar.gz' http://program-location.com/repository/ When there is a new version, I intend to use wget -A 'program-*.tar.gz' http://program-location.com/repository/ But I was not successful. Any help?
Thank you very much.
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

