/[nn.old]/trunk/get.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/get.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 49 - (show annotations)
Tue Feb 5 12:58:01 2002 UTC (22 years, 2 months ago) by dpavlin
File MIME type: application/octet-stream
File size: 1937 byte(s)
sve brojeve NN

1 #!/bin/sh
2
3 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=1990 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
4 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=1991 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
5 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=1992 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
6 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=1993 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
7 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=1994 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
8 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=1995 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
9 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=1996 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
10 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=1997 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
11 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=1998 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
12 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=1999 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
13
14 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=2000 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
15 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=2001 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
16 wget -O - http://www.nn.hr/sluzbeni-list/sluzbeni/PregledB.asp?god=2002 | grep CijeliBrojS | cut -d\" -f2 | sed 's,../../,http://www.nn.hr/,' >> in
17

Properties

Name Value
cvs2svn:cvs-rev 1.2
svn:executable *
svn:mime-type application/octet-stream

  ViewVC Help
Powered by ViewVC 1.1.26