User Tools

Site Tools


skill-tree:use:5:b

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
skill-tree:use:5:b [2020/06/05 17:06] – external edit 127.0.0.1skill-tree:use:5:b [2025/03/10 19:24] (current) – external edit 127.0.0.1
Line 1: Line 1:
-# USE5-B Automatizing common tasks +# USE5 Automating Common Tasks
-# Background+
  
-# Aim+A lot of menial tasks in HPC can be automated. Cronjobs starting shell scripts that back up data, batches that execute several jobs in a scheduler or just simple scripts that do several things when executed, so the user doesnt have to. Automation makes your work more effective freeing up your time for more complex work.
  
-Outcomes+## Reqirements 
 +  * [[skill-tree:use:2:b]]
  
-# Subskills+## Learning Outcomes 
 +  * Recognize which tasks are eligible for automatization 
 +  * Create simple scripts to execute shell commands 
 +  * Distinguish different types of commands and loops 
 +  * Articulate when it is more efficient to use a shell script rather than a program and when its the opposite 
 + 
 +## Subskills
  
skill-tree/use/5/b.1591369587.txt.gz · Last modified: 2020/06/05 17:06 by 127.0.0.1