Hey everybody, I just went to download and test the current version of Asterisk, go tired of the redirect impeded in the header and sat down for a few minutes and created the following shell script: Hope somebody finds it useful. I named it dget:
[EMAIL PROTECTED] Download]# cat /usr/local/bin/dget #!/bin/sh eval filename=`echo $1|cut -f2 -d=` wget $filename _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
