Find all java source files in some particular directory.
Code: find /path/to/dir1 /path/to/dir2 -name "*.java" -type f
find /path/to/dir1 /path/to/dir2 -name "*.java" -type f
There are currently 1 users browsing this thread. (0 members and 1 guests)
Forum Rules
Bookmarks