Difference between revisions of "Translations:Viewing and editing configuration files/14/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
To edit or view a file you can open it directly from the command line. Reference the list below to find the appropriate editor installed with your edition. For example to open your pacman.conf from the XFCE edition you could type: | To edit or view a file you can open it directly from the command line. Reference the list below to find the appropriate editor installed with your edition. For example to open your pacman.conf from the XFCE edition you could type: | ||
mousepad /etc/pacman.conf | {{UserCmd|command=mousepad /etc/pacman.conf}} |
Latest revision as of 09:18, 25 December 2021
To edit or view a file you can open it directly from the command line. Reference the list below to find the appropriate editor installed with your edition. For example to open your pacman.conf from the XFCE edition you could type:
user $ mousepad /etc/pacman.conf