2.3 Intermediate Linux
Source repo: sdsc-summer-institute-2024 | Branch:
main| Last synced: 2026-04-24 10:27:17.425 UTC
SDSC Summer Institute 2024
Session 2.3 Intermediate Linux
Date: Monday, August 5, 2024
Summary: Effective use of Linux based compute resources via the command line interface (CLI) can significantly increase researcher productivity. Assuming basic familiarity with the Linux CLI we cover some more advanced concepts with focus on the Bash shell. Among others this includes the filesystem hierarchy, file permissions, symbolic and hard links, wildcards and file globbing, finding commands and files, environment variables and modules, configuration files, aliases, history and tips for effective Bash shell scripting.
Presented by: Andreas Goetz (awgoetz @ucsd.edu)
Reading and Presentations:
- Lecture material:
- Presentation Slides: [COMPLECS Intermediate Linux](
COMPLECS Intermediate Linux.pdf)
- Presentation Slides: [COMPLECS Intermediate Linux](
- Source Code/Examples: N/A