- Bash Cookbook
- Ron Brash Ganesh Naik
- 209字
- 2021-07-23 19:17:41
Introduction
In this chapter, we will extend some of the contents from Chapter 2, Acting Like a Typewriter and File Explorer, but aim to make you even stronger when creating, viewing, and managing files. After all, how does one look at a very large file? Find external software dependencies of a binary and manipulate files? Surely, these tasks are cornerstones in a number of tasks any one developer, administrator, or power user can think of.
For example, Bob the reader has already been introduced to VI, and perhaps he has his own GUI editor or application, such as Open Office, but what happens if that editor likes to crash upon opening a full file? Can he just look at the starting few lines? Absolutely. Can he split that file (if the structure is known like a CSV) at X number of lines? Again, absolutely!
All of these things are not impossible, and the list of activities Bob can do can continue on forever. The idea of this chapter is to give you a segue into some of the things you can do if life isn't going your way or you need quick access/control over the files on your system.
- Angular UI Development with PrimeNG
- Android開發(fā)精要
- JavaScript:Functional Programming for JavaScript Developers
- OpenCV 3和Qt5計(jì)算機(jī)視覺應(yīng)用開發(fā)
- Java Web開發(fā)技術(shù)教程
- Oracle Exadata專家手冊(cè)
- Learning Probabilistic Graphical Models in R
- C#實(shí)踐教程(第2版)
- 微服務(wù)從小白到專家:Spring Cloud和Kubernetes實(shí)戰(zhàn)
- Learning Node.js for .NET Developers
- HTML5+CSS3+jQuery Mobile APP與移動(dòng)網(wǎng)站設(shè)計(jì)從入門到精通
- Learning Nessus for Penetration Testing
- 多媒體技術(shù)及應(yīng)用
- C語言從入門到精通
- The Statistics and Calculus with Python Workshop