Displaying 1 result from an estimated 1 matches for "abscessed".
2007 Dec 19
2
Download Asterisk
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:
root at drdos Download]# cat /usr/local/bin/dget
#!/bin/sh
eval filename=`echo $1|cut -f2 -d=`
wget $filename