SpongeBob1
Programmer
Hi,
Dies anyone know the correct syntax for this command?
set File='find . -name "*" -mtime +13+14 -exec {}\;'
I want to assign the Variable File to find . -name "*" -mtime +13+14 -exec {}\;, however am having syntax problems. I am using csh.
Thanks,
Dies anyone know the correct syntax for this command?
set File='find . -name "*" -mtime +13+14 -exec {}\;'
I want to assign the Variable File to find . -name "*" -mtime +13+14 -exec {}\;, however am having syntax problems. I am using csh.
Thanks,