On Mon, Nov 27, 2000 at 01:22:07PM +1000, Joe Haribonigo wrote: > As there is a free call number how can I set up my machine to dial this jerks > phone number several hundred times a day?? Hmmm. #!/bin/sh echo "ATDT <phone number>" > /dev/modem sleep 30 echo "ATH" > /dev/modem Put that in your crontab. Even better, start pppd when someone answers, see if you can deafen them >:-) Cheers, Peter -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://slug.org.au/lists/listinfo/slug
- [SLUG] Re: .bash_profile, etc Angus Lees
- [SLUG] (no subject) Rebecca Richards
- [SLUG] (no subject) HAL Computer Service
- [SLUG] (no subject) HAL Computer Service
- [SLUG] (no subject) john
- Re: [SLUG] (no subject) Dean Hamstead
- Re: [SLUG] (no subject) Dean Hamstead
- [SLUG] (no subject) HERBALIFE Ind. Dist. Sydney
- [SLUG] (no subject) HERBALIFE Ind. Dist. Sydney
- Re: [SLUG] (no subject) Joe Haribonigo
- Re: [SLUG] (no subject) Peter Hardy
- Re: [SLUG] (no subject) Matthew Dalton
- [SLUG] need help with mysql Kevin Saenz
- Re: [SLUG] need help with mysql Terry Collins
- Re: [SLUG] need help with mysql Damien Gardner Jnr
- Re: [SLUG] (no subject) James Wilkinson
- [SLUG] (no subject) Brian Hunt
- Re: [SLUG] (no subject) ... and learn to ... Jon Carnes
- Re: [SLUG] (no subject) chesty
- Re: [SLUG] (no subject) Andrew Bennetts
- RE: [SLUG] (no subject) Visser, Martin (SNO)
