![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Libcurl - Progress Data | canerbulut | High Level Programming | 2 | 11-04-2008 01:01 PM |
| Help analysing progress of a log file | cosmos328is | UNIX for Dummies Questions & Answers | 4 | 10-11-2007 07:18 AM |
| knowing progress while reading a file | sakthi.abdullah | UNIX for Advanced & Expert Users | 2 | 12-21-2006 11:03 AM |
| Display Progress Status | networkfre@k | Shell Programming and Scripting | 2 | 03-22-2005 11:13 AM |
| Couldn't open status file /var/samba/STATUS.LCK | macdonto | UNIX for Dummies Questions & Answers | 2 | 08-08-2001 09:42 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
pass curls progress/status data to a file
hello hackers again. please help me out once again.
i have a script which executes CURL to fetch a file from the web and instantly outputs the files content to STDOUT. now my question - can i somehow write the progress-status to a file? so that curl acts silently (-s) and only puts fetched files content on STDOUT and the progress-data is put into a file which i can then parse with a seperate script? i only found the --trace and --trace-ascii options which produce very big output, that is too much too handle. maybe one of the pro´s here has a solution. thanks in advance. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|