Cat : A Bare-bones "Editor"
cat (i.e concatenate and print files)
I have used cat and most likely you have too, although my usage has mostly been limited to viewing files in the terminal, such as taking a glance at packages listed in a package.json or reading a .env file. The c...
cdrani.dev2 min read