Y
Hacker News
new
|
ask
|
show
|
jobs
by
dexen
2300 days ago
Imagine an old PS/2 mouse with a mini Jack cord & plug. Non-standard but works. I mean, on GNU/Linux:
ps aux
Party time:
rsync -rave ssh SOURCE DESTINATION
2 comments
anthk
2300 days ago
I use -avz
link
dmckeon
2299 days ago
Aww, shucks: rsync -aSHx src/ dest
link