Which command will set the local machine’s timezone to UTC?

Which command will set the local machine’s timezone to UTC?

Which command will set the local machine’s timezone to UTC?

A.
cat UTC > /etc/timezone

B.
ln -s /usr/share/zoneinfo/UTC /etc/localtime

C.
date -timezone=UTC

D.
mv /usr/timezone/UTC /etc



Leave a Reply 0

Your email address will not be published. Required fields are marked *