shell_tips
This is an old revision of the document!
Shell tips and tricks
- GNU Screen – a terminal multiplexer
- Environment modules – dynamically load support for different software packages using
modules
Statically linking executable
./configure LDFLAGS=-static
make LDFLAGS=-all-static
shell_tips.1289244249.txt.gz · Last modified: (external edit)
