linux_wiki:use_shell_scripting_to_automate_system_maintenance_tasks

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
linux_wiki:use_shell_scripting_to_automate_system_maintenance_tasks [2016/10/08 17:51]
billdozor
linux_wiki:use_shell_scripting_to_automate_system_maintenance_tasks [2018/05/30 23:10]
billdozor [Lab Setup]
Line 11: Line 11:
 The following virtual machines will be used: The following virtual machines will be used:
   * server1.example.com (192.168.1.150) -> Create and test some scripts   * server1.example.com (192.168.1.150) -> Create and test some scripts
 +
 +----
 +
 +====== Help ======
 +
 +Finding help in this section.
 +  * Not many references. Be comfortable with basic bash scripting
 +    * Variables
 +    * Arguments
 +    * Input
 +    * Output
 +    * Decisions (if statements, case)
 +    * Loops
  
 ---- ----
  • linux_wiki/use_shell_scripting_to_automate_system_maintenance_tasks.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)