- Bash Cookbook
- Ron Brash Ganesh Naik
- 76字
- 2021-07-23 19:17:41
Understanding and Gaining File System Mastery
In this chapter, we will introduce the following:
- Viewing files from various angles – head, tail, less, and more
- Searching for files by name and/or extension
- Creating a diff of two files and patching
- Creating symbolic links and using them effectively
- Crawling filesystem directories and printing a tree
- Finding and deleting duplicate files or directories
- Joining and splitting files at arbitrary positions
- Generating datasets and random files of various size
推薦閱讀
- ExtGWT Rich Internet Application Cookbook
- 企業(yè)級Java EE架構設計精深實踐
- Python從入門到精通(精粹版)
- Instant 960 Grid System
- 小程序,巧運營:微信小程序運營招式大全
- Mastering AndEngine Game Development
- 深入淺出RxJS
- 程序是怎樣跑起來的(第3版)
- 基于Struts、Hibernate、Spring架構的Web應用開發(fā)
- Spring Boot+Vue全棧開發(fā)實戰(zhàn)
- RESTful Web Clients:基于超媒體的可復用客戶端
- Python應用開發(fā)技術
- Python編程入門(第3版)
- HTML5+CSS3+JavaScript案例實戰(zhàn)
- Learning Rust