Discussion:Cervidae : Différence entre versions
De Wicri Animaux
Ligne 18 : | Ligne 18 : | ||
scp $ISTEX_PAR CervidaeV1.tar.gz $ISTEX_SCP:$WICRI_TARGET_ROOT/Biologie/Animaux/explor/Cervidae.storage | scp $ISTEX_PAR CervidaeV1.tar.gz $ISTEX_SCP:$WICRI_TARGET_ROOT/Biologie/Animaux/explor/Cervidae.storage | ||
+ | |||
+ | gunzip CervidaeV1.tar.gz | ||
+ | tar -xvf CervidaeV1.tar | ||
+ | gzip CervidaeV1.tar | ||
+ | |||
</source> | </source> |
Version du 22 septembre 2024 à 19:10
NlmPubMedGetCorpusSize -q "cervidae AND ( ethology OR ecology OR biodiversity )" => 2232
cd $WICRI_ROOT/Biologie/Animaux/explor
mkdir Cervidae.storage
cd Cervidae.storage
NlmPubMedExplorCorpus -d CervidaeV1 \
-q "cervidae AND ( ethology OR ecology OR biodiversity )" -s 2500 \
-l wicri-animaux.fr -p Biologie/Animaux \
-t "Serveur d'exploration Cervidae"
tar -cvf CervidaeV1.tar CervidaeV1
gzip CervidaeV1.tar
scp $ISTEX_PAR CervidaeV1.tar.gz $ISTEX_SCP:$WICRI_TARGET_ROOT/Biologie/Animaux/explor/Cervidae.storage
gunzip CervidaeV1.tar.gz
tar -xvf CervidaeV1.tar
gzip CervidaeV1.tar