[php][hgkrt@linuxserver PUB]$ chmod 0755 'find . -type d'
chmod: failed to get attributes of `find . -type d': No such file or directory
[hgkrt@linuxserver PUB]$ chmod 0755 'find . -type d';
chmod: failed to get attributes of `find . -type d': No such file or directory
[hgkrt@linuxserver PUB]$ chmod 0755 'find . -type d' ;
chmod: failed to get attributes of `find . -type d': No such file or directory
[hgkrt@linuxserver PUB]$
[/php]