kwrite Command Examples

Text editor of the KDE Desktop project. See also kate. More information: https://apps.kde.org/kwrite/.

kwrite {{path/to/file}}

kwrite {{file1 file2 ...}}

kwrite --encoding={{UTF-8}} {{path/to/file}}

kwrite --line {{line_number}} --column {{column_number}} {{path/to/file}}