From 7594ee293c3960b5c6fc56ea300801914d0004f9 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Thu, 2 Nov 2017 07:11:19 +0000 Subject: [PATCH] Updates losungen.md Auto commit by GitBook Editor --- losungen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/losungen.md b/losungen.md index 9156998..5b7b8ed 100644 --- a/losungen.md +++ b/losungen.md @@ -11,7 +11,7 @@ curl "http://sru.swissbib.ch/sru/search/defaultdb?query=+dc.possessingInstitutio ### Aufgabe 2 ``` -curl "http://oai.swissbib.ch/oai/DB=2.1?verb=ListRecords&metadataPrefix=m21-xml%2Foai&set=A&from=2017-10-31 > swissbib-2017-10-31.xml +curl "http://oai.swissbib.ch/oai/DB=2.1?verb=ListRecords&metadataPrefix=m21-xml%2Foai&set=A&from=2017-10-31" > swissbib-2017-10-31.xml ``` ### Bonusaufgabe