- Learn Linux Quickly
- Ahmed AlKabary
- 115字
- 2021-06-11 18:43:46
Knowledge check
For the following exercises, open up your terminal and try to solve the following tasks:
- Do a long listing for all the files in /var/log.
- Display the contents of the file /etc/hostname.
- Create three files – file1, file2, and file3 – in /home/elliot.
- List all the files (including hidden files) of elliot's home directory.
- Create a directory named fsociety in /home/elliot.
True or false
- /home/root is the home directory of the root user.
- dir1/dir2/dir3 is an example of an absolute path.
- /home/elliot/Desktop is an example of an absolute path.
- touch -m file1 will update file1 access time.
- mkdir dir1 dir2 dir3 will create three directories – dir1, dir2, and dir3.
推薦閱讀
- Python程序設計教程(第2版)
- 基于粒計算模型的圖像處理
- 微信公眾平臺與小程序開發:從零搭建整套系統
- Python數據分析基礎
- SpringMVC+MyBatis快速開發與項目實戰
- Maven Build Customization
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- 樂學Web編程:網站制作不神秘
- Swift 3 New Features
- Learning DHTMLX Suite UI
- 編程數學
- Azure Serverless Computing Cookbook
- 細說Python編程:從入門到科學計算
- Mastering Elasticsearch(Second Edition)
- Python青少年趣味編程