From the course: Learning Linux Shell Scripting

Unlock the full course today

Join today to access over 24,800 courses taught by industry experts.

Challenge: Create a script

Challenge: Create a script - Linux Tutorial

From the course: Learning Linux Shell Scripting

Challenge: Create a script

(whooshing) - [Instructor] Using a text editor, create a script named sport.sh. Make it so it is executable and accepts two parameters, a name and a favorite sport. Then, display any sentence you like to the console using those two parameters. Give yourselves five minutes or so to complete this challenge.

Contents