I've got a thing running that involves downloading a whoooole lot of data. Unfortunately the tool in question (apt-mirror) doesn't always provide frequent feedback, leading to the age-old question: is the program stuck, or just taking a while?
This turned out to be a situation where the random bits of Linux trivia I've gathered over the years came in handy enough that I thought I'd write up a quick explanation.
Ok, so...
PROBLEM:
A program is either hung, or just taking a while to download data.
SOLUTION (the short version):( Cut for gratuitous use of command-line magic )
This whole experience really reminded me of a lot of the reasons why I love working in Linux. It's not always the most intuitive or friendly environment, but the more progress you make along its learning curve, the more interesting little nooks and crannies there are, and the more useful things you can do with them!
This turned out to be a situation where the random bits of Linux trivia I've gathered over the years came in handy enough that I thought I'd write up a quick explanation.
Ok, so...
PROBLEM:
A program is either hung, or just taking a while to download data.
SOLUTION (the short version):( Cut for gratuitous use of command-line magic )
This whole experience really reminded me of a lot of the reasons why I love working in Linux. It's not always the most intuitive or friendly environment, but the more progress you make along its learning curve, the more interesting little nooks and crannies there are, and the more useful things you can do with them!