start new:
tmux
start new with session name:
tmux new -s myname
| ################################################################################ | |
| # Copyright 2011 | |
| # Andrew Redd | |
| # 11/23/2011 | |
| # | |
| # Description of File: | |
| # Makefile for knitr compiling | |
| # | |
| ################################################################################ | |
| all:pdf # default rule DO NOT EDIT |