Difference between revisions of "Translations:Viewing and editing configuration files/5/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(No difference)
|
Revision as of 19:06, 7 September 2021
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