Translations:Tutorials/Open a console/3/en

From KDE UserBase Wiki
Revision as of 19:30, 24 December 2018 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

When asking for help you may be told to "open a console" or "open a terminal" - they are the same thing. Why would you want to? Well, sometimes something doesn't behave as expected. When you use a GUI (graphical user interface) to do something, you don't know why it failed. If you open a terminal and try to do the same thing from the command-line, you will get a lot of text showing while the command is working, and what it reports will help people to help you find the problem.