Lesson 2 - Create files, display contents and stats
touch:
Creates an empty file if it doesn’t already exist or updates the last modified timestamp of an existing file.
dir:
Lists the contents of a directory, similar to the ls command. It's more common on Windows, but it also works in some Linux...
gyannbaato.hashnode.dev1 min read