User:Michael Murtaugh/Notes: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 5: Line 5:


Add:
Add:
  export PYTHONPATH=$PYTHONPATH:/home/USERNAME/pythonlib
  export PYTHONPATH=$PYTHONPATH:$HOME/pythonlib


to your .bash_aliases
to your .bash_aliases

Revision as of 15:18, 18 September 2011

  • Performing a script
  • Creating a "bin" folder, ensuring it's in the path.
  • Creating a "pythonlib" folder and adding it to the PYTHONPATH

Add:

export PYTHONPATH=$PYTHONPATH:$HOME/pythonlib

to your .bash_aliases

  • midge/midi output

Bash

what is a script?

what is a variable?

what is a loop?

sources of (live) information:

  • date
  • traceroute