课程: Learning Linux Command Line
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Finding help for commands
- [Instructor] If you see an experienced Linux user typing away at the command line, or you see a snippet of Bash commands in a tutorial, a guide, or documentation, it can seem like memorizing the ins and outs of commands and options is the only way to be productive and understand what's going on. But everybody starts somewhere, and even experienced command line users don't memorize everything. Albert Einstein is credited with saying he didn't carry certain technical information in his mind because it was readily available in books. And as with so much information in programming and the technical world, it's just not practical to try to memorize all of the syntax and options of command line tools. Of course, it's important to learn and remember the basics, but while we're getting started, we only need to remember a few commands. The first one is man, which stands for the manual pages. We can think of the man pages as a…
内容
-
-
-
-
What is the command line?3 分钟 51 秒
-
(已锁定)
Understand how commands are structured5 分钟 31 秒
-
(已锁定)
Write commands in a shell at the prompt4 分钟 49 秒
-
(已锁定)
Finding help for commands5 分钟 55 秒
-
(已锁定)
Helpful keyboard shortcuts in the terminal5 分钟 24 秒
-
(已锁定)
Challenge: Find command information25 秒
-
(已锁定)
Solution: Find command information3 分钟 8 秒
-
-
-
-
-