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

wreplace - Replace an address with the contents of stdin.

Author

       Alan Watson (alan@oldp.nmsu.edu)

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

Description

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

       wreplace searches for address and replaces it with the contents of the standard input.  address must be a
       valid wily address.

Examples

       Create a manifest file:

              ls | wreplace -c -b MANIFEST:,

Name

       wreplace - Replace an address with the contents of stdin.

Options

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

       -c     If the -c option is present, wreplace creates the window if necessary.

       -b     If the -b option is present, wreplace sets the backup flag on any windows it creates.

       -d

Returns

Goto  returns  zero if it was able to execute the remote goto command, otherwise it returns non-zero.  No
       indication of the success or the failure of the actual search is given.

See Also

wily(1) wgoto(1)

Synopsis

Goto [-v] [-c] [-b] address

See Also