CEMT is the CICS Execute Master Terminal command. 'CEMT S PROG' is used to perform operations on programs. The 'REFRESH' option specifically reloads a program into memory from the load library, replacing the currently loaded version. This is useful when a program has been modified and needs to be reloaded without restarting CICS.