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

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

From Manjaro
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
You can use the command cat to dump the contents of a file to the screen by typing cat <filename>.  For example to view the contents of your fstab you could use:
You can use the command cat to dump the contents of a file to the screen by typing cat <filename>.  For example to view the contents of your fstab you could use:
   cat /etc/fstab
   {{UserCmd|command=cat /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)
You can use the command cat to dump the contents of a file to the screen by typing cat <filename>.  For example to view the contents of your fstab you could use:
  {{UserCmd|command=cat /etc/fstab}}

You can use the command cat to dump the contents of a file to the screen by typing cat <filename>. For example to view the contents of your fstab you could use:

user $ cat /etc/fstab COPY TO CLIPBOARD


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