wreplace(1) | General Commands Manual | wreplace(1) |
NAME¶
wreplace - Replace an address with the contents of stdin.
SYNOPSIS¶
Goto [-v] [-c] [-b] address
OPTIONS¶
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.
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.
EXAMPLES¶
Create a manifest file:
ls | wreplace -c -b MANIFEST:,
SEE ALSO¶
AUTHOR¶
Alan Watson (alan@oldp.nmsu.edu)
%R%.%L% of %D% |