zsh
Halt terminal process
Pause process running in the currently focussed terminal window : + Resume (most recently suspended process):
Resume specific process with process ID job_id:
-printf not working with find
Error message: find: -printf: unknown primary or operator.
Normal find does not support -printf flag, use gfind (GNU find) instead.
Requires findutils to be installed: