This video talks about how you can use special characters and line control methods to control the output of a Command Line Interface (CLI) application. This can be used for updates to progress or progress bars. This method avoids the need to use the CURSES library for simple things.
#programming #php #linux #commandline #computerprogramming #coding