Highlights
- Pro
Block or Report
Block or report mustafaascha
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
brain-mets-seer Public
Reproducibility materials for a study of brain metastases incidence and Medicare claims classification accuracy
-
-
-
1
#!/bin/bash
23# Script for installing tmux on systems where you don't have root access.
4# tmux will be installed in $HOME/local/bin.
5# It's assumed that wget and a C/C++ compiler are installed.