- 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
推薦閱讀
- 零起步玩轉掌控板與Mind+
- Visual Studio 2012 Cookbook
- Python GUI Programming Cookbook
- Java程序設計與實踐教程(第2版)
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- Visual FoxPro程序設計
- C程序設計實踐教程
- Working with Odoo
- Python Data Analysis Cookbook
- 第一行代碼 C語言(視頻講解版)
- Odoo 10 Implementation Cookbook
- PHP 7從零基礎到項目實戰
- Instant Apache Camel Messaging System
- Visual C++程序設計與項目實踐