subject

The purpose of this laboratory assignment is to get you some practice in writing three short bash scripts. you may use other resources for this exercise including scripts worked on in class, the lecture notes on canvas, section 9.2 shell scripting in the textbook, or searching for "bash tutorial" on google, for example. feel free to also ask for assistance from your ta or fellow classmates, but make sure that you turn in your own work. note that you are writing bash scripts, not c programs, for this exercise. 1. write a bash script that accepts a person’s name as a command-line argument and simply prints out the following greeting: "good day, ! nice to meet you! ", where is a positional parameter (i. e., a command-line argument) passed to the script. if the user does not enter a command-line argument when invoking this shell script, you will simply output: "hope you have a great day! ", without any name displayed. this bash script should be called rec03a. sh.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 00:00
Donna and her team of five have invented a new gadget for the science exhibition in their college. which intellectual property right will protect their invention?
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
You wanted to look up information about alzheimer's, but you were unsure if it was spelled "alsheimer's" or "alzheimer's." which advanced search strategy would be useful? a) a boolean search b) using a wild card in your search c) trying different search engines d) doing a search for "alsheimer's not alzheimer's" asap. ill give brainlist.
Answers: 1
question
Computers and Technology, 23.06.2019 14:30
Select the correct answer. what does it indicate when a website displays https instead of http? a. the website is secure. b. there is no secure sockets layer. c. the secure sockets layer is hidden. d. the website is not secure.
Answers: 1
question
Computers and Technology, 23.06.2019 16:00
Helen is having a meeting with her colleagues in her company. they are working on the goals and objectives for the coming year. they want to ensure that these goals and objectives of the processes involved are properly evaluated. which system can helen and her colleagues apply to evaluate this? helen and her colleagues require a blank to evaluate the goals and objectives.
Answers: 2
You know the right answer?
The purpose of this laboratory assignment is to get you some practice in writing three short bash sc...
Questions