This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# eselect python list | |
Available Python interpreters: | |
[1] python2.7 * | |
[2] python3.1 | |
# eselect editor list | |
Available targets for the EDITOR variable: | |
[1] /bin/nano | |
[2] /bin/ed | |
[3] /usr/bin/ex | |
[4] /usr/bin/vi | |
[ ] (free form) | |
# eselect locale list |head -n 5 | |
Available targets for the LANG variable: | |
[1] C | |
[2] POSIX | |
[3] aa_DJ | |
[4] aa_DJ.iso88591 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment