Wednesday, September 2, 2020

Assignment 1, 9/2/2020, 8:46 PM, English, 9/2/2020, 8:46 PM

Your assigned language is: English
Classroom blog: googleclouduconn.blogspot.com

9/2/2020, 8:46 PM

Assignment 1 due 9/9/2020

https://googleclouduconn.blogspot.com/p/linux.html

Create a linux shell program to state name, major, what you want to do
and high school

My program

# my first script
echo "Hello my name is John Iacovacci"
echo "My major is Computer Science"
echo "I want to be a developer"
echo "My high school was Christopher Columbus in the Bronx"

My output

john_iacovacci1@cloudshell:~/scripts (uconn-engr)$ ./my_profile2
Hello my name is John Iacovacci
My major is Computer Science
I want to be a developer
My high school was Christopher Columbus in the Bronx

No comments:

Post a Comment

Office hours tomorrow(Tuesday) 5:00pm-6:00pm, 4/26/2021, 5:13 PM, English, 4/26/2021, 5:13 PM

Your assigned language is: English Classroom blog: googleclouduconn.blogspot.com 4/26/2021, 5:13 PM Office hours tomorrow(Tuesday) 5...