I would say yes... that's the reason I have it, and for the most part I'm happy. > So the real question: If all you have is bad phone lines and a line of > sight > to south mountain, is Sprint broadband worth it??? > I am switching within 3 mo if it is. > > Joe > > > -----Original Message----- > > From: plug-discuss-admin@lists.PLUG.phoenix.az.us > > [mailto:plug-discuss-admin@lists.PLUG.phoenix.az.us]On Behalf Of Jim > > Gunkel > > Sent: Friday, October 27, 2000 7:36 AM > > To: plug-discuss@lists.PLUG.phoenix.az.us > > Subject: Re: Sprint Broad Band > > > > > > At 07:14 10/27/2000 -0700, you wrote: > > >Who or what is ART? > > > > They are aimed at business services, not > > residential however. > > > > >> Also for a service like their, a lot depends upon which > > sector you are in > > >> so maybe they have better service in your area (we are near > > Fiesta Mall). > > > > > >That area is supposed to be their most overloaded area because they are > > >the only thing we can get... > > > > Yes, we are in sort of a bandwidth deadzone. No DSL over 144K > > and a really > > bad sector for Sprint. > > > > Jim Gunkel > > Nevrona Designs > > > > > > ________________________________________________ > > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail > > doesn't post to the list quickly and you use Netscape to write mail. > > > > Plug-discuss mailing list - Plug-discuss@lists.PLUG.phoenix.az.us > > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > > > > > ________________________________________________ > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail. > > Plug-discuss mailing list - Plug-discuss@lists.PLUG.phoenix.az.us > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss From Don Harrop Sun Oct 29 05:12:12 2000 From: Don Harrop (Don Harrop) Date: Sat, 28 Oct 2000 22:12:12 -0700 (MST) Subject: filenames starting with a '-' Message-ID: I was using gphoto to get some images form a camera and didn't assign a default filename to prefix the -001 -002 -003... etc.. Now I've got a bunch of filenames that start with a '-' and when I use cp or mv on the files it thinks that it's an option instead of a file. Is there an undocumented option that will make cp/mv realize that it's dealing with a file? There are other ways to solve the problem but I'd like to know how to do it with cp/mv... Don