kpsewhich
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| kpsewhich [May 17, 2026 at 15:32] – Ivan Janevski | kpsewhich [May 17, 2026 at 15:33] (current) – Ivan Janevski | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ``` | ``` | ||
| - | Where `article.cls` located? You can find out with `kpsewhich` command. | + | Where `article.cls` located? You can find out with `kpsewhich` command! |
| ``` | ``` | ||
| $ kpsewhich article.cls | $ kpsewhich article.cls | ||
| Line 25: | Line 25: | ||
| $ kpsewhich | $ kpsewhich | ||
| Missing argument. Try `kpsewhich --help' | Missing argument. Try `kpsewhich --help' | ||
| + | ``` | ||
| + | |||
| + | ### Non-existent file | ||
| + | If you put something nonsensical it's just going to return nothing. | ||
| + | ``` | ||
| + | $ kpsewhich fdsafdsafdsa | ||
| ``` | ``` | ||
kpsewhich.1779031930.txt.gz · Last modified: by Ivan Janevski
