I am using the below find command in Linux to find a file. find / -name ca.jar
find / -name ca.jar
But it gets hangs after few results(say 10 results). So I am using t