GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
vifn(1) FreeBSD General Commands Manual vifn(1)

vifn - edit by function name rather than file name, uses vi

vifn [filename/]function-name [...]

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.

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.

Paul Bame

pmccabe(1)
12Feb2003 HP

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.