User:Michael Murtaugh/Notes: Difference between revisions

From XPUB & Lens-Based wiki
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
* gtypist:
** Typing
** GNU
** Fortune
** .bashrc
** Claiming the terminal


Open .bash_aliases in your HOME directory, and add:
Open .bash_aliases in your HOME directory, and add:

Revision as of 18: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
  • gtypist:
    • Typing
    • GNU
    • Fortune
    • .bashrc
    • Claiming the terminal

Open .bash_aliases in your HOME directory, and add:

export PYTHONPATH=$PYTHONPATH:$HOME/pythonlib

Bash

what is a script?

what is a variable?

what is a loop?

sources of (live) information:

  • date
  • traceroute