Skip to main content

All Questions

Tagged with
2 questions with no upvoted or accepted answers
2 votes
1 answer
1k views

How to resume wget mirroring from a different location?

I am out of space in my home folder , where iam currently mirroring this site for the pupose of a cygwin installation in my windows machine using wget from my linux machine. i am aware that i can ...
Ashildr's user avatar
  • 2,730
1 vote
0 answers
35 views

Recovering data after errant copy command?

I meant to do this: cp -rp -i /cygdrive/c/folder /cygdrive/e/anotherfolder/ But I accidentally hit enter after this: cp -p -i /cygdrive/c/folder /cygdrive/e/anotherfolder/ And now the contents of ~...
newuser's user avatar
  • 11