summaryrefslogtreecommitdiff
path: root/old/publish_the_rest.sh
blob: 5daf8c6ed52f5d6839f39d53660e968b026df5cc (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash

# Author: Johannes Ranke <jranke@uni-bremen.de>

#scp {boot,cluster,codetools,foreign,kernsmooth,lattice,rmatrix,mgcv,nlme,rpart,survival,vr,rodbc,littler}/*.orig.tar.gz \
    #chem:svn/website/www/ranke/r-cran/etch-cran
scp -v {boot,cluster,codetools,foreign,kernsmooth,lattice,rmatrix,mgcv,nlme,rpart,survival,vr,rodbc,littler}/*etchcran* \
    chem:svn/website/www/ranke/r-cran/etch-cran

Contact - Imprint