This document provides tips and tricks for using UNIX X commands in SAS. It discusses various commands like X, %sysexec, call system, systask command, and filename pipe that allow executing operating system commands from SAS code. It covers advantages and disadvantages of each approach, and alternatives that can be used when XCMD is not enabled. Examples are provided to demonstrate how to check command return codes and handle errors.