Question: BASH Scripting Problem 3. Convert tab to spaces (default 1 tab => 4 spaces) a. If no file provided read from stdin b. If one
BASH Scripting Problem

3. Convert tab to spaces (default 1 tab => 4 spaces) a. If no file provided read from stdin b. If one or more file is provided run conversion on each file c. If one or more file is provided write an error for any argument that isn't a valid regular file d. Optional flags i. Convert spaces to tabs ii. Specify the number space to each tab (applies to both directions of conversion)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
