debian man page for vifn

Query: vifn

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

vifn(1) 						      General Commands Manual							   vifn(1)

NAME
vifn - edit by function name rather than file name, uses vi
SYNOPSIS
vifn [filename/]function-name [...]
DESCRIPTION
vifn is a crude script which uses output from pmccabe(1) to allow editing by function name rather than file name. When duplicate function names exist in more than one file, vifn cycles through each one. Use filename/ when multiple files contain identically-named functions and you know the one you want.
BUGS
vifn uses the file "pmccabe.out" in the current directory, or creates it if not found by running pmccabe on files in the current directory. Maybe this isn't really a bug, but it could be better. vifn does not use the $EDITOR environment variable only because there are editors which misunderstand vi's +line convention for starting the editor positioned at a specific line.
AUTHOR
Paul Bame
SEE ALSO
pmccabe(1)
HP
12Feb2003 vifn(1)
Related Man Pages
codechanges(1) - debian
pmccabe(1) - debian
emacsclient(1) - v7
emacsclient(1) - posix
emacsclient(1) - x11r4
Similar Topics in the Unix Linux Community
changing line on a file
Apache:mod_ssl:Error: Private key not found
Change specific ip address in a file
How to add nodev for /dev/shm partition in Linux using shell script?