- 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
推薦閱讀
- 數據科學實戰手冊(R+Python)
- FuelPHP Application Development Blueprints
- Modular Programming with Python
- Java Web基礎與實例教程(第2版·微課版)
- Cassandra Data Modeling and Analysis
- Java Web開發技術教程
- Flux Architecture
- AppInventor實踐教程:Android智能應用開發前傳
- Mastering openFrameworks:Creative Coding Demystified
- Python語言科研繪圖與學術圖表繪制從入門到精通
- MyBatis 3源碼深度解析
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- C# 7 and .NET Core 2.0 Blueprints
- R語言數據分析從入門到實戰
- 數據庫技術及應用教程上機指導與習題(第2版)