Assignment #9 Due 11/8/24
Create a linux shell program to state
Name
Major
Graduation Year
What you want to do?
High school you went to?
Town you live in
Favorite subject growing up?
What i am passionate about?
What company or organization would you like to for for?
Create a text file called mydata.txt that consist of the lesson 1
shell script exercise using standard output redirection
Leveraging Assignment 1
Leveraging Assignment 1
Create a linux shell program to state name, major, what you want to do
and high school, favorite subject growing up, what i am passionate about
john_iacovacci1@cloudshell:~/scripts (uconn-engr)$ ./my_profile
Hello my name is John Iacovacci
Email to john.iacovacci@uconn.edu
and high school, favorite subject growing up, what i am passionate about
john_iacovacci1@cloudshell:~/scripts (uconn-engr)$ ./my_profile
Hello my name is John Iacovacci
Email to john.iacovacci@uconn.edu
Redirect the data to a text file called mydata.txt using link below
https://uconnstamfordslp.blogspot.com/p/encrypt-and-decrypt-data-with-cloud-kms.html
Encrypt the file and email me both the mydata.txt file and the mydata.txt.enc
No comments:
Post a Comment