Skip to content

Instantly share code, notes, and snippets.

@hiracchi
Created February 24, 2015 01:59
Show Gist options
  • Save hiracchi/0b479463dcb0a6870030 to your computer and use it in GitHub Desktop.
Save hiracchi/0b479463dcb0a6870030 to your computer and use it in GitHub Desktop.
#!/bin/bash
python -V 2>&1 | cut -d" " -f2 | cut -d"." -f1,2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment