Difference between revisions of "Translations:Viewing and editing configuration files/8/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 open a configuration file with nano simply type nano <filename>. For example, to edit your .profile file you could type: | To open a configuration file with nano simply type nano <filename>. For example, to edit your .profile file you could type: | ||
nano ~/.profile | {{UserCmd|command=nano ~/.profile}} |
Latest revision as of 09:18, 25 December 2021
To open a configuration file with nano simply type nano <filename>. For example, to edit your .profile file you could type:
user $ nano ~/.profile