2.3 Intermediate Linux
Source repo: sdsc-summer-institute-2023 | Branch:
main| Last synced: 2026-04-24 10:27:17.425 UTC
SDSC Summer Institute 2023
Session 2.3 Intermediate Linux
Date: Monday, August 7, 2023
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: will be made available closer to the session
- Source Code/Examples: N/A