Query: shtool-prop
OS: linux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SHTOOL-PROP.TMP(1) GNU Portable Shell Tool SHTOOL-PROP.TMP(1)NAMEshtool-prop - GNU shtool propeller processing indicationSYNOPSISshtool prop [-p|--prefix str]DESCRIPTIONThis 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 information found. For every line on "stdin" the propeller advances one step clock-wise.OPTIONSThe 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.EXAMPLE# shell script configure 2>&1 | tee logfile | shtool prop -p "Configuring sources"HISTORYThe 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.SEE ALSOshtool(1). 18-Jul-2008 shtool 2.0.8 SHTOOL-PROP.TMP(1)