User Tools

Site Tools


skill-tree:use:1:2:b

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
skill-tree:use:1:2:b [2020/07/19 21:20] lucyskill-tree:use:1:2:b [2025/03/10 19:24] (current) – external edit 127.0.0.1
Line 1: Line 1:
-# USE1.2-B Shell Scripts +# USE1.2 Shell Scripts
-# Background+
  
 The shell provides a programming language that allows you to write programs (known as shell scripts), which helps to combine commands into more complex applications. The shell provides a programming language that allows you to write programs (known as shell scripts), which helps to combine commands into more complex applications.
Line 9: Line 8:
 This skill covers the bash shell. This skill covers the bash shell.
  
-Aim +## Requirements 
-  * To automatize and bundle repetitive tasks in form of shell scripts.+ 
 +  * [[skill-tree:use:1:1]] 
 + 
 +## Learning Outcomes
  
-# Outcomes 
   * Create a basic shell script that executes a sequence of programs.   * Create a basic shell script that executes a sequence of programs.
   * Design a script using the bash construct "if" that handles conditional execution based on:   * Design a script using the bash construct "if" that handles conditional execution based on:
Line 27: Line 28:
     * Automatically delete temporary folder whenever the script exits.     * Automatically delete temporary folder whenever the script exits.
  
-# Subskills+## Subskills
  
skill-tree/use/1/2/b.1595186402.txt.gz · Last modified: 2020/07/19 21:20 by lucy