M
MeshWorld.
Back to Tags
Topic View

#Command.

5 posts filed under this topic.

Dart 5 min read

How to Get Your Dart Version from the Command Line

Learn the quick way to check your Dart SDK version on Windows, macOS, or Linux using the `dart --version` command.

Vishnu
Vishnu
Python 5 min read

Get Python Version via Command Line

This article, guide you through the retrieval of Python version via command line.

Vishnu
Vishnu
Git 5 min read

Configure user name & email for Git profile using terminal

This article explains about configuring user name & email, globally with your Git profile so that you don't need to specify every time you commit. Git automatically associate your identity from this profile with every commit you make.

Vishnu
Vishnu
Git 5 min read

Restart Docker Container

This article explains about deletion of a local branch from git using terminal. Also includes explanation about deleting branch forcefully.

Vishnu
Vishnu
Git 5 min read

Delete a local Git branch using terminal

This article explains about deletion of a local branch from git using terminal. Also includes explanation about deleting branch forcefully.

Vishnu
Vishnu