Created
April 6, 2019 18:16
-
-
Save sagax/8f3ca39e7a1a86434f149c30d640a5f1 to your computer and use it in GitHub Desktop.
list all tcl packages
This file contains hidden or 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
uplevel 0 [package unknown] x | |
puts "[package names]" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment