GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SHTOOL-PROP.TMP(1) GNU Portable Shell Tool SHTOOL-PROP.TMP(1)

shtool prop - GNU shtool propeller processing indication

shtool prop [-p|--prefix str]

This command displays a processing indication though a running propeller. It is intended to be run at the end of a pipe (""|"") sequence where on "stdin" logging/processing informations found. For every line on "stdin" the propeller advances one step clock-wise.

The following command line options are available.
-p, --prefix str
Set a particular prefix str which is displayed in front of the propeller. The default is no prefix string.

 #   shell script
 configure 2>&1 |\
     tee logfile |\
     shtool prop -p "Configuring sources"

The GNU shtool prop command was originally written by Ralf S. Engelschall <rse@engelschall.com> in 1998 for mod_ssl. It was later taken over into GNU shtool.

shtool(1).
shtool 2.0.8 18-Jul-2008

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.