There is grandeur in this view of life, with its several powers, having been originally breathed into a few forms or into one; and that, whilst this planet has gone cycling on according to the fixed law of gravity, from so simple a beginning endless forms most beautiful and most wonderful have been, and are being, evolved.
--Charles Robert Darwin
\begin{bmatrix} 1 & 0 & \ldots & 0 \\
0 & 1 & 0 & \vdots \\
\vdots & 0 & \ddots & 0\\
0 & \ldots & 0 & 1_{n}
\end{bmatrix}
Sunday, 30 June 2013 21:27
Resuming scp transfers using rsync | Emphatic Nonsense
rsync --partial --progress --bwlimit=10 --rsh=ssh user@host:/remote/file/path /local/file/path