LogoLogo
  • Introduction
  • CLI
    • Chocolatey
    • Docker
    • Git
    • nmap
    • npm
    • npm - n
    • npm - npm-check-updates (ncu)
    • npm - npm-license-crawler
    • Python
    • Ubuntu
    • Windows Commands
  • JS
    • JSDoc
Powered by GitBook
On this page
  • Version Check
  • Exiting command line script

Was this helpful?

  1. CLI

Python

Version Check

python -V

Note: argument is case-sensitive

Exiting command line script

exit()

or Ctrl-Z + Return

Previousnpm - npm-license-crawlerNextUbuntu

Last updated 5 years ago

Was this helpful?