From the course: Learning Linux Command Line
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Write commands in a shell at the prompt - Linux Tutorial
From the course: Learning Linux Command Line
Write commands in a shell at the prompt
- [Instructor] Now that we know the general structure of a command, let's see how to send those commands to the system. To do that, we'll open a terminal. To find the terminal, I'll click on "Activities", click in the search bar and type terminal. And then I'll click on the icon that it suggests. The terminal application runs a shell program, which I mentioned before, the text-based interface, where we can interact with a system. On your system you can usually find the terminal application in a utilities folder or if your system doesn't start up with a graphical interface, you'll find yourself at the shell after logging in, in a console environment, I'll take a moment to make my terminal a little bit more readable on the screen. I'll click the button with three lines, choose preferences, and under profiles, I'll click "Unnamed". I'll make some choices about the colors and about my font, and then I'll close the settings.…
Contents
-
-
-
-
What is the command line?3m 51s
-
(Locked)
Understand how commands are structured5m 31s
-
(Locked)
Write commands in a shell at the prompt4m 49s
-
(Locked)
Finding help for commands5m 55s
-
(Locked)
Helpful keyboard shortcuts in the terminal5m 24s
-
(Locked)
Challenge: Find command information25s
-
(Locked)
Solution: Find command information3m 8s
-
-
-
-
-