Re: Curl progress bar ?
Re: Curl progress bar ?
- Subject: Re: Curl progress bar ?
- From: Doug McNutt <email@hidden>
- Date: Mon, 31 Jan 2005 16:23:04 -0700
At 15:07 -0800 1/31/05, Graham Anderson wrote:
>is there some kind of progress bar for curl ?
>something that users can see to be aware of a downloading file
Try doing a "do script" command addressed to Terminal.app.
curl has its own progress "bar" which is implemented with writes to stderr. It uses return characters, as opposed to lineends, so that it overwrites the previous line in a terminal emulator that really emulates.
There are problems with addressing specific windows in Terminal.app which are under discussion in the thread:
New window in Terminal.app
--
--> There are 10 kinds of people: those who understand binary, and those who don't <--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden