Difference between revisions of "Python/TCL/Tk"
From PROBOTIX :: wiki
(Created page with "http://www.tkdocs.com/") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
http://www.tkdocs.com/ | http://www.tkdocs.com/ | ||
| + | |||
| + | Setting up an apt-mirror: | ||
| + | https://raymii.org/s/tutorials/Set_up_a_local_Ubuntu_debian_apt_mirror.html | ||
| + | |||
| + | https://apt-mirror.github.io | ||
| + | |||
| + | ==Bash Scripting== | ||
| + | https://ryanstutorials.net/bash-scripting-tutorial/bash-if-statements.php | ||
| + | |||
| + | http://wiki.bash-hackers.org/commands/classictest | ||
Latest revision as of 23:27, 20 November 2017
Setting up an apt-mirror: https://raymii.org/s/tutorials/Set_up_a_local_Ubuntu_debian_apt_mirror.html
Bash Scripting
https://ryanstutorials.net/bash-scripting-tutorial/bash-if-statements.php
