You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
scriptform/examples/megacorp_acc/job_signup_step2.sh

8 lines
214 B

#!/bin/sh
echo "Signed up '$first_name $last_name <$email_address>' for the newsletter.\n"
echo "The following topics have been set:\n"
echo " - Company news: $check_company"
echo " - Products: $check_products"