hello,
I'm able to find file in /tmp directory and able to delete file,but its searching sub directories and also deleting.
How do i restrict find command in searching sub directories.
i mean i want to search in /tmp directory only,but not in sub-directory of /tmp/xxx..
any idea...
Thanks,
har