If the command below is executed in a user's home directory, which of the following would be accomplished? echo hello >> allusers

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


Learn More :

CompTIA

Learn More Multiple Choice Question :