![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
Google API Proximity Search (GAPS)
To find ``python`` within 3 words of ``ruby`` in that order, type:
gaps python -- ruby
To find ``Java`` within ``2`` words of ``c language`` in either order, type:
gaps Java -- c language -n 2 -order 0