- Ubuntu 20.04 Essentials
- Neil Smyth
- 98字
- 2021-06-11 17:39:42
9.8 Filename and Path Completion
Rather than typing in an entire file name or path, or using pattern matching to reduce the amount of typing, the shell provides the filename completion feature. In order to use filename completion, simply enter the first few characters of the file or path name and then press the Esc key twice. The shell will then complete the filename for you with the first file or path name in the directory that matches the characters you entered. To obtain a list of possible matches, press Esc = after entering the first few characters.
推薦閱讀
- 計算機應用
- 輕松學C語言
- 反饋系統:多學科視角(原書第2版)
- Mobile DevOps
- 統計策略搜索強化學習方法及應用
- 水晶石精粹:3ds max & ZBrush三維數字靜幀藝術
- Moodle Course Design Best Practices
- Practical Big Data Analytics
- R Data Analysis Projects
- TensorFlow Deep Learning Projects
- Windows 7故障與技巧200例
- 計算機硬件技術基礎(第2版)
- 大數據時代的調查師
- PVCBOT零基礎機器人制作(第2版)
- Kubernetes Design Patterns and Extensions