- 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.
推薦閱讀
- 編程卓越之道(卷3):軟件工程化
- Offer來了:Java面試核心知識點精講(原理篇)
- 面向STEM的Scratch創新課程
- Object-Oriented JavaScript(Second Edition)
- Web全棧工程師的自我修養
- Elasticsearch for Hadoop
- 一本書講透Java線程:原理與實踐
- Python程序設計與算法基礎教程(第2版)(微課版)
- Odoo 10 Implementation Cookbook
- 創意UI:Photoshop玩轉APP設計
- SQL Server 入門很輕松(微課超值版)
- Scratch從入門到精通
- 你好!Python
- 高性能MVVM框架的設計與實現:San
- Oracle Database 12c DBA官方手冊(第8版)