![]() |
|
|
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 |
| how to have a cp progress bar? | wrapster | UNIX for Advanced & Expert Users | 1 | 05-21-2008 03:56 AM |
| Progress | mirusnet | Shell Programming and Scripting | 2 | 01-21-2008 11:26 AM |
| Checking cp progress | MarGur | UNIX for Dummies Questions & Answers | 0 | 05-15-2007 05:13 PM |
| progress bar | sakthi.abdullah | UNIX for Advanced & Expert Users | 4 | 12-08-2006 05:23 AM |
| progress bar | inquirer | Shell Programming and Scripting | 3 | 11-26-2002 11:22 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
TAR- Progress bar?
hi all,
i'm currently working on an SGI IRIX system and a solaris system also. In order to transfer files across these two systems i use a storagetek tapedrive with dat tapes. i use TAR to transfer files to tape, roughly 20gb at a time. i'm looking for a simple script using bourne shell if possible to create a progress bar for when files are being transferred to and from tape using tar. i'd like it to show a progress bar for each file that is being transferred and also an overall progress bar for the whole transfer process. If possible also i'd like it to show the amout transferred so far, amout left to transfer, the speed of transfer eg 6mb/s and estimate time left in transfer. can this be done? i'm new to shell scripting. also i could write the script in perl if it possible to do it with that and have a perttier progress bar in a new window. any ideas? |
|
|||||
|
Try this one,
http://www.theiling.de/projects/bar.html |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|