Article 59JDW LXer: How to Add a Simple Progress Bar in Shell Script

LXer: How to Add a Simple Progress Bar in Shell Script

by
LXer
from LinuxQuestions.org on (#59JDW)
Published at LXer:

At times, we need to write shell scripts that are interactive and user executing them need to monitor the progress. For such requirements, we can implement a simple progress bar that gives an idea about how much task has been completed by the script or how much the script has executed. To implement it, we only need to use the echo" command with the following options and a backslash-escaped character.

Read More...latest?d=yIl2AUoC8zA latest?i=tmUgHSjb6SI:n6cxfs23GuQ:F7zBnMy latest?i=tmUgHSjb6SI:n6cxfs23GuQ:V_sGLiP latest?d=qj6IDK7rITs latest?i=tmUgHSjb6SI:n6cxfs23GuQ:gIN9vFwtmUgHSjb6SI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments