logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wgoto - Search for and move to an address

Author

       Alan Watson (alan@oldp.nmsu.edu)

                                                 1R1.1L1 of 1D1                                         wgoto(1)

Description

wgoto must be able to connect to a running wily(1).

       wgoto searches for address.  which must be a wily(1) address.  If the search is successful, dot is set.

Examples

       Find the superuser entry in /etc/passwd:

              wgoto '/etc/passwd:/^root:/'

Name

       wgoto - Search for and move to an address

Options

-v     If the -v option is present, wgoto prints its version number and date and exits.

Returns

wgoto returns zero if it was able to find the address, otherwise it returns non-zero.

See Also

wily(1) wreplace(1) Tag(1)

Synopsis

wgoto [-v] address

See Also