Understanding the Command Line Interface Better

--

The command line interface is a tool that help you to interact with your system or local machine i.e you can tell your system what you want it to do by typing in a few commands and in just the twinkle of an eye, it’s done.

I would be showing some of the commands I’ve been learning in this article, it also took me a while getting used to them but the learning still continues.

There are different commands you can run on the interface, to edit and navigate through folders and file on your computer. On Windows, it’s called a Command prompt while on Mac it’s known as a Terminal.

We have the Print working Directory:

Followed by the: Change Directory

Source:codecademy

List

Make Directory

Touch

Cat

Command Line Redirection

Move

Remove

Copy

The command line interface is a very fun tool to work with depending on the user.

I do hope you learn from this as much as i did.

Happy reading!!!

--

--