Difference between revisions of "Bash Introduction"

m (Variables and Loops are two distinct topics)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
Presented by Holger Wolff
  
 
== Part 1 ==
 
== Part 1 ==
Line 22: Line 23:
 
[https://youtu.be/MAmeTBsTZzg View on Youtube]
 
[https://youtu.be/MAmeTBsTZzg View on Youtube]
  
[[Category:Training Presentations]]
+
== Part 4 ==
 +
 
 +
*Scripting
 +
 
 +
[https://youtu.be/-ffpKLUaJEw View on Youtube]
 +
 
 +
[[Category:Training]]

Latest revision as of 01:03, 5 December 2019

Presented by Holger Wolff

Part 1

  • What is bash?
  • Navigating Files and Directories
  • Working with Files and Directories

View on Youtube

Part 2

  • Working with Files and Directories (continued)
  • Pipes and Filters

View on Youtube

Part 3

  • Variables
  • Loops (for, while, until)

View on Youtube

Part 4

  • Scripting

View on Youtube