Task 1: "Find the Krill" - A Shell-Based Project

Objective: Locate the elusive, invisible krill in the depths of the ocean.

Tools: zsh, Advanced Shell Scripting Techniques

Steps:

  1. Run zsh and navigate to the ocean floor.
  2. Use grep to search for signs of krill activity.
  3. Employ bash function find_krill() to pinpoint location.

Task 2: "Krill-ify" a Shell Script - A Case Study

Objective: Modify an existing shell script to better suit the discerning krill.

Tools: vim, Advanced Shell Scripting Techniques

Steps:

  1. Open the script in vim.
  2. Replace all instances of echo with krill_echo.
  3. Use sed to add a dash of krill magic.

More Advanced Shell Scripting Techniques for the discerning krill.