- 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.
推薦閱讀
- Web應用系統開發實踐(C#)
- Spring 5企業級開發實戰
- Learning Chef
- C和C++安全編碼(原書第2版)
- OpenCV 3和Qt5計算機視覺應用開發
- Java程序員面試算法寶典
- Python Geospatial Development(Second Edition)
- Raspberry Pi 2 Server Essentials
- Python機器學習編程與實戰
- SSM輕量級框架應用實戰
- Mastering Git
- HoloLens與混合現實開發
- Instant Debian:Build a Web Server
- Building Dynamics CRM 2015 Dashboards with Power BI
- Simulation for Data Science with R