Skip to content

Files

Latest commit

 

History

History
23 lines (16 loc) · 542 Bytes

slu_file-utils_replace-string.md

File metadata and controls

23 lines (16 loc) · 542 Bytes

slu file-utils replace-string

Replace string in file (like sed)

slu file-utils replace-string [flags]

Options

  -f, --find string          Find string
  -h, --help                 help for replace-string
  -i, --input-file string    Input file path
  -o, --output-file string   Output file path (default is STDOUT)
  -r, --replacement string   Replacement string

SEE ALSO

Auto generated by spf13/cobra on 26-Jan-2024