Difference between revisions of "OPS102 - Bash Scripting"

From CDOT Wiki
Jump to: navigation, search
(Created page with "== PowerPoint Slides == PowerPoint slides from Fall 2023 on the topic of Bash Scripting")
 
(PowerPoint Slides)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
[[Category:OPS102]]
 
== PowerPoint Slides ==
 
== PowerPoint Slides ==
  
 
[[Media:OPS102-Bash_Scripting-v1.pdf|PowerPoint slides from Fall 2023 on the topic of Bash Scripting]]
 
[[Media:OPS102-Bash_Scripting-v1.pdf|PowerPoint slides from Fall 2023 on the topic of Bash Scripting]]
 +
 +
<!--
 +
== Command Aliases ==
 +
 +
The <code>alias</code> command allows you to define aliases for commands. This allows you to create alternate names for commands, or to include options that are automatically executed with the commands.
 +
-->

Latest revision as of 15:28, 14 November 2023