Show status progress in Linux Shell Scripts



Show status progress in Linux Shell Scripts

Show status progress in Linux Shell Scripts

Video 3 in my daily Linux series. Today we cover several methods of how to have your Linux Shell scripts show their status and progress. I cover using “pv” (pipe view), example commands with built in status reporting, and writing your own basic script to show progress.

Comments are closed.