SED(1) | User Commands | SED(1) |
-f FILE Add FILE contents to sed commands to be executed
-i[SFX] Edit files in-place (otherwise sends to stdout)
If no -e or -f, the first non-option argument is the sed command string. Remaining arguments are input files (stdin if none).
April 2020 | Fidelix 1.0 |