How do I determine the system resource usage during of execution of a particular command on a Linux, OS X Unix, BSD and Unix-like operating system? You need to use /usr/bin/time (hereinafter referred to as “time”) command to find the system resource usage during of execution of a particular command.