- Bash Cookbook
- Ron Brash Ganesh Naik
- 81字
- 2021-07-23 19:17:33
Acting Like a Typewriter and File Explorer
In this chapter, we will introduce the following:
- Basic searching for strings and files
- Using wildcards and regexes
- Math and calculations in script
- Striping/altering/sorting/deleting/searching strings with Bash only
- Using SED and AWK to remove/replace substrings
- Formatting your data/output using echo and printf
- Readying your script for different languages with internationalization
- Calculating statistics and reducing duplicates based on file contents
- Using file attributes with conditional logic
- Reading delimited data and altered output format
推薦閱讀
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- VSTO開發(fā)入門教程
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Python Data Analysis Cookbook
- C++新經(jīng)典
- HTML 5與CSS 3權(quán)威指南(第3版·上冊)
- Scratch趣味編程:陪孩子像搭積木一樣學(xué)編程
- Fastdata Processing with Spark
- 零基礎(chǔ)學(xué)HTML+CSS
- Android Sensor Programming By Example
- Practical Predictive Analytics
- iOS Development with Xamarin Cookbook
- Puppet 5 Beginner's Guide(Third Edition)
- 程序員的英語
- Mastering Clojure