Intermediate Linux
Overview
Instructor: Wes Brashear
Time: Friday, September 29, 2023 1:30PM-4:00PM CT
Location: Blocker 220
Prerequisites: Current HPRC account, Basic Linux/Unix
This course assumes a working knowledge of the Linux environment. Participants will practice running commands on the Grace cluster, including: vim, sed, awk, grep, bash scripting, and bc. We will also be covering how to customize your environment. Shell scripting gives users the ability to work more efficiently on Linux/Unix systems by automating commands and repetitive tasks.
Course Materials
Presentation slides
The presentation slides are available as downloadable PDF files.
Agenda
The goals of this session are to practice:
- Text processing with vim, sed, and awk
- Bash scripting
- Customizing the linux environment