User:Michael Murtaugh/Notes

From XPUB & Lens-Based wiki
  • 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

Open .bash_aliases in your HOME directory, and add:

export PYTHONPATH=$PYTHONPATH:$HOME/pythonlib
  • optparser (Inkscape!)

Bash

what is a script?

what is a variable?

what is a loop?

sources of (live) information:

  • date
  • traceroute