# find location of the command

```bash
whereis java
```

### Uses

1. To know that the intended version of the library is in path.
