# Searches for the exact string "jdk1.7.0", treating '.' as a period rather than as any character grep -F "jdk1.7.0"