however , it doesnt' keep the single qute around *.std* and ULOG.* so I get and error . Is there a better way than what I am doing ? thanks$find = qq(find . -name '*.std*' -o -name 'ULOG.*' -mtime +9 -type +f -exec rm {} \\;) ; system($find);
In reply to system command error by Jassica
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |