Skip to content

If python2 and python3 are installed, but python isn't in $PATH the script will delete itself and alias to one or the other.

Notifications You must be signed in to change notification settings

arelyx/superpysition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Superpysition

Python should mean snake!!

$ file python 
python: POSIX shell script, ASCII text executable
$ ./python --version
Python 3.10.2
$ file python 
python: symbolic link to /usr/bin/python3

If python2 and python3 is installed, but python does not exist the script will delete itself and alias to one or the other.

About

If python2 and python3 are installed, but python isn't in $PATH the script will delete itself and alias to one or the other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages