Translations:Viewing and editing configuration files/5/en

Revision as of 09:18, 25 December 2021 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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