Answered You can hire a professional tutor to get the answer.
create a script named lab6s6 that accepts TCP connect. When a client connection occurs, send the time of day as a response to client.
create a script named lab6s6 that accepts TCP connect. When a client connection occurs, send the time of day as a response to client. You may choose any port number as the listening port and don't forget to close your connects. Bash