Our Services

Challenges that help you grow

Bash Globs and Redirection

Write a script that uses globs and redirection to only run on certain files

Bash Here-Docs

Use here-docs to create a bash script that in turn creates a bash script that outputs special variables' values.

Bash Scripts That Output Text

Write a script that outputs text, and a script that creates another script

File-Reporting Application

Create a bash script that reports on the files under a folder

Write a Class

Write a class that can run system commands

Write a Module

Create a Module and use it in a script