You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arjun Ranade (ayranade)
-No special instructions
-No extra notes
About
This program works as a filter. The functionality replaces tabs in its input with the proper number of blanks to space to the next tab stop. Tab stops are referenced as every 8 spaces. This program takes its input from stdin and posts it to stdout.