Hey Venu, Linux's "ctags" isn't ctags, it's ectags (found in ports: devel/ectags).
If you want to use ectags vs ctags, install the package. +--+ Carlos On 11/21/17 06:43, Venu Chakravorty wrote:
Hello all, Although the ctags manual page for a typical Linux machine (https://linux.die.net/man/1/ctags) says that that the `-R` switch can be used to generate a "tags" file recursively, [the manual page for OpenBSD (https://man.openbsd.org/OpenBSD-6.2/ctags) does not mention how to achieve this. So how do I do this on OpenBSD? Am I missing something? Please help. I am using Vim 8.0.987 Thanks.