On 04/14/2015 01:20 AM, Scott Kitterman wrote: > What is a /usr/bin/python launcher?
#! /bin/sh python=$(shuffle /usr/bin/python2 /usr/bin/python3) exec $python "$@" I agree it's not perfect, there should be a preference depending on the number of '2' and '3' digits in the date, when you're trying to execute it. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

