[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apt-proxy e apt-zip



InSa ha detto...
> La mia necessità sta nel fatto che:
> - in "tower:9999/debian" ho "ftp.it.debian.org/debian"
> - in "tower:9999/non-US" ho "ftp.it.debian.org/debian-non-US"
> - in "tower:9999/marillat" ho "ftp.nerim.net/debian-marillat/"
> quindi per me è _necessario_ specificare anche la sottodirectory.

$ cat fetch-script-wget-tower | \
  sed -e 's,tower:9999/debian,ftp.it.debian.org/debian,'            \
      -e 's,tower:9999/non-US,ftp.it.debian.org/debian-non-US,'     \
      -e 's,tower:9999/marillat,ftp.it.debian.org/debian-marillat,' \
      > file_corretto

-- 
| Massimo ;-) -> http://maq.altervista.org        |       (o_        |
|- BABYLON 5  -> http://babylon5.altervista.org   |  (o-  //\   -o)  |
|- STARGATE   -> http://sg1screw.altervista.org   |  (/)_ V_/_ _(\)  |
|- USSTRIBOLO -> http://usstribolo.altervista.org | POWERED BY LINUX |



Reply to: