In this example, the script searches for executable items in a directory. The script uses a for loop to iterate through the items in the directory and test each item using the -x condition.
NOTE: to replay, right click and select Play