Kelly has joined Drake’s team. Drake send kelly an email explaining details of the project that she will be workin on. Wich of t
hese is good etiquette? A.drake starts with a funny story B.drake starts with the project’s requirements then introduces the basic facts about the project.C.drake avoids using technical jargon that kelly may be unfamiliar with. D.drake ignores grammatical errors because they are acceptable in an informal email.
Explanation: If an email is being sent to an employee regarding a new project that they will be working on, the proper etiquette would be to discuss the requirements and then introduce the basic facts about the project.
The email should NOT include funny stories or grammatical errors.
Alias command is normally used for shortening or chain terminal commands with each other. These commands include many shells that are ash, bash, csh, and ksh. The purpose is to use these commands is read and execute commands.
A function is a group of statements that are used to perform a specifics task. In other words, we can say that a function will take values that are passed by the user and somehow manipulate those values for executing commands and function parameters are known as positional parameters.