Removes columns from input
Exampleecho 'abcdefg'
echo 'abcdefg'
Removes columns from text files.
Examplecolrm 3 5 < file.txt
colrm 3 5 < file.txt
DevOpsSchoolTypically replies within an hour