HPC Software: Difference between revisions
Jump to navigation
Jump to search
| Line 29: | Line 29: | ||
== Version Control == | == Version Control == | ||
git | [https://git-scm.com/ git] - Version Control Sytem | ||
Revision as of 10:26, 6 July 2023
Containers
apptainer (formerly singularity)
Editors
emacs - Screen-based text editor
vim - Screen-based text editor
Shells
bash
csh
tcsh
zsh
System Monitoring
atop - ASCII full-screen performance monitor
htop - Interactive process viewer
top -
Terminal Multiplexers
screen - terminal multiplexer
tmux - terminal multiplexer
Version Control
git - Version Control Sytem