I\'m creating an alias in Unix and have found that the following command fails..
alias logspace=\'find /apps/ /opt/ -type f -size +100M -exec ls -lh {} \\; |