home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 December (Special)
/
PCWorld_2005-12_Special_cd.bin
/
Bezpecnost
/
lsti
/
lsti.exe
/
framework-2.5.exe
/
wget.sh.done
< prev
next >
Wrap
Text File
|
2005-01-23
|
124b
|
8 lines
#!/bin/sh
VERSION=1.9.1
if [ ! -f /etc/wgetrc ] ; then
cp /usr/share/doc/wget-${VERSION}/sample.wgetrc /etc/wgetrc
fi