1. If you are looking for binary for a particular program. For example R
$ whereis -b R
R: /usr/bin/R /usr/lib/R /usr/local/bin/R /usr/include/R /usr/share/R
2. If you are looking for source for a particular program. For example R
$ whereis -s R
3. If you are looking for manual for a particular program. For example R
$ whereis -m R
R: /usr/share/man/man1/R.1.gz
No comments:
Post a Comment