#!/bin/bash find $HOME -type f -exec ls {} \; | grep '^.........x'