n2p5 / txlf-2014-presentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

txlf-2014-presentation

Here are the slides and go present source for my session at Texas Linux Fest 2014.

Session Title: Pipes, Chain, and Redirection: And Introduction

More info about the session can be found here: Meet the Speakers

This repo contains:

  • PDF export of the slide deck
  • source for the go present tool

prereqs for running the slide deck on your system:

How to install the go present tool:

$ go get code.google.com/p/go.talks/present
$ go install code.google.com/p/go.talks/present

How to run this presentation:

From the command line, change directories to this git-repo and run:

 $ present

About


Languages

Language:Shell 91.6%Language:Perl 8.4%