
Two Powerful Command Line Utilities ‘cut’ And ‘tr’
Recently, I’ve made videos on command line utilities like ‘awk’ and ‘sed’. In this video, I cover two powerful command line utilities–‘cut’ and ‘tr’. The ‘cut’ command removes sections from each line of a file.…
Read More