User:Michael Murtaugh/Notes: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
** Creating a "bin" folder, ensuring it's in the path. | ** Creating a "bin" folder, ensuring it's in the path. | ||
** Creating a "pythonlib" folder and adding it to the PYTHONPATH | ** Creating a "pythonlib" folder and adding it to the PYTHONPATH | ||
'''Claiming the terminal''' | |||
* gtypist: | * gtypist: | ||
Line 10: | Line 12: | ||
** Fortune | ** Fortune | ||
** .bashrc | ** .bashrc | ||
Open .bash_aliases in your HOME directory, and add: | Open .bash_aliases in your HOME directory, and add: |
Revision as of 17:14, 23 September 2011
- Performing a script
- The concept of a "PATH"
- Creating a "bin" folder, ensuring it's in the path.
- Creating a "pythonlib" folder and adding it to the PYTHONPATH
Claiming the terminal
- gtypist:
- Typing
- GNU
- Fortune
- .bashrc
Open .bash_aliases in your HOME directory, and add:
export PYTHONPATH=$PYTHONPATH:$HOME/pythonlib
- argparse (+ Inkscape)
- http://wiki.inkscape.org/wiki/index.php/PythonEffectTutorial
- http://diveintohtml5.org/past.html
- http://1997.webhistory.org/www.lists/www-talk.1993q1/0182.html
- Rudimentary understanding of BASH scripts
- Make a PDF of a man page
- midge/midi output
what is a script?
what is a variable?
what is a loop?
sources of (live) information:
- date
- traceroute