> so you can use wget or curl  
 > to download just the get_iplayer script: 
 >  
 

Yes, this is the modified command...
cd ~/; sudo rm -rf build; mkdir build; cd build; \
curl -kLO https://raw.github.com/get-iplayer/get_iplayer/master/get_iplayer; \
sudo cp get_iplayer /usr/bin/get_iplayer

@xubuntu:~$ ls -lh /usr/bin | grep -i "get_iplayer"
-rwxr-xr-x 1 root   root    413K Dec 15 17:31 get_iplayer
lrwxrwxrwx 1 root   root      11 Oct 17  2011 get-iplayer -> get_iplayer

It's strange...
The master.tar.gz file is 266.4KB.
The get_iplayer file on it's own is 412.4 KB.
The wonders of gzip!
:-)


_______________________________________________
get_iplayer mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to