Command Line Every Programmer Must Know

Mastering the command line is a must for every programmer.

Featured image

Interacting with a computer through a command-line interface (CLI) is a powerful technique. Mastering the command line can greatly improve your productivity during development. The best way to do this is to keep a list of selected commands ready for a quick glance whenever you get stuck.

Below is a curated list of the most fundamental commands. Would suggest to bookmark this post.

STARTER

SYSTEM INFO AND SETUP

WORKING WITH DIRECTORIES

WORKING WITH FILES

VIRTUAL ENV

PYTHON

PIP

JUYPTER NOTEBOOK (Optional)

RASA (Optional)

JEKYLL (Optional)

ULTIMATE TRICKS

Not satisfied, need a more comprehensive list? Check this.