wreplace - Replace an address with the contents of stdin.
Contents
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.
-dReturns
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
