> For the complete documentation index, see [llms.txt](https://i.janardhanpulivarthi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i.janardhanpulivarthi.com/season-1/find-location-of-the-command.md).

# find location of the command

```bash
whereis java
```

### Uses

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