The exec option (continued) It is possible to path arguments to the exec command: -d Deletes the original file after executing the command regardless if the command was successful or not. -l This sets a lock so that only one process can be executed at one time for each file. -t