If the command below is executed in a user's home directory, which of the following would be accomplished? echo hello >> allusers
A. Sends the message 'hello' to all users on the system.
B. Creates a new file called 'hello' and sends it to all users.
C. Sends the message 'hello' to all currently logged in users.
D. Appends 'hello' to the end of the file llusers? if it exists.
Answer: D
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.