- Learn Linux Quickly
- Ahmed AlKabary
- 169字
- 2021-06-11 18:43:52
Knowledge check
For the following exercises, open up your Terminal and try to solve the following tasks:
- You need to know if the echo command is a shell builtin or an executable program, which command would you run?
- Display the location of the uptime command executable file.
- Show a brief description of the mkdir command.
- You forgot how to use the mv command, what are you going to do?
- You forgot which command is used to display the calendar, what are you going to do?
- The history command is a shell builtin and so it doesn't have a man page. You want to clear your history but don't know how. What are you going to do?
True or false
- The command whereis is used to locate commands.
- You can use man -p and apropos interchangeably.
- You can use the whatis command to get a brief description of a command.
- You can use the type command to determine if a command is an alias, shell builtin, or an executable program.
推薦閱讀
- AngularJS入門與進階
- NativeScript for Angular Mobile Development
- Mastering Unity Shaders and Effects
- 深度強化學習算法與實踐:基于PyTorch的實現
- Hands-On Natural Language Processing with Python
- Node.js:來一打 C++ 擴展
- Learning Apache Cassandra
- C專家編程
- Geospatial Development By Example with Python
- Extending Unity with Editor Scripting
- 后臺開發:核心技術與應用實踐
- 跟戴銘學iOS編程:理順核心知識點
- Photoshop智能手機APP界面設計
- Java程序設計教程
- C語言程序設計與應用實驗指導書(第2版)