On Tue, Feb 04, 2003 at 10:34:04PM +0000, Dave Selby wrote: > OK Ive had a brainstorming session on how to do this, what I need to know is, > > 1. Is there a downloader for debian that will handle broken downloads ? If > not can anyone recommend one ? apt-get ;-) > 2. How do I sent an 'ATZ' reset string to my modem from the command line ? echo "ATZ" >/dev/modem? hugh