Write a message on the terminal of a specified logged in user (ctrl-C to stop writing messages). Use the
who
command to find out all terminal_ids of all active users active on the system.
write {{username}} {{terminal_id}}
write {{testuser}} {{tty/5}}
write {{jhondoe}} {{pts/5}}