Szövegszerkesztés
Előző

Szövegszerkesztés

All of the configurations and settings in Linux are saved in text files. Even though you most often can edit configurations through the graphical interface, you may occasionally have to edit them by hand. Kate is the default Kubuntu text editor, which can be launched by going to KMenuUtilitiesKate - Advanced Text Editor.

At times in this guide, Kate is run from the command line using kdesu, as most configuration files require root privileges to alter them. It is recommended that you also run kdesu from the command line when shown in this guide.

Ha parancssoros szövegszerkesztőre van szüksége, akkor használja a nano programot, ami egy egyszerűen használható szövegszerkesztő. Ha parancssorból futtatja, mindig a következő paranccsal tegye azt:

nano -w

- így nem lesz a szövegben sortörés.

További információkért a nano használatával kapcsolatban látogasson el a wiki ismertető oldalra.

Elérhető még néhány terminál-alapú szerkesztő a Kubuntuban, ismertebb többek között a VIM és az Emacs. Ezen programok használata összetettebb mint a nano-é, de sokkal hatékonyabbak.

Előző
Tartalom