Manjaro Difference between revisions of "Translations:Viewing and editing configuration files/21/en"

Difference between revisions of "Translations:Viewing and editing configuration files/21/en"

From Manjaro
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
If they don't, you can save a copy of the file to your home folder and move it into place using sudo.  For example, if you edit your fstab and then saved a copy to your home folder, you could then move it to the proper location with sudo:
If they don't, you can save a copy of the file to your home folder and move it into place using sudo.  For example, if you edit your fstab and then saved a copy to your home folder, you could then move it to the proper location with sudo:
   sudo mv ~/fstab /etc/fstab
   {{UserCmd|command=sudo mv ~/fstab /etc/fstab}}

Latest revision as of 09:18, 25 December 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Viewing and editing configuration files)
If they don't, you can save a copy of the file to your home folder and move it into place using sudo.  For example, if you edit your fstab and then saved a copy to your home folder, you could then move it to the proper location with sudo:
  {{UserCmd|command=sudo mv ~/fstab /etc/fstab}}

If they don't, you can save a copy of the file to your home folder and move it into place using sudo. For example, if you edit your fstab and then saved a copy to your home folder, you could then move it to the proper location with sudo:

user $ sudo mv ~/fstab /etc/fstab COPY TO CLIPBOARD


Cookies help us deliver our services. By using our services, you agree to our use of cookies.