Skip to Content
Shell Scripting Recipes: A Problem-Solution Approach, Second Edition
book

Shell Scripting Recipes: A Problem-Solution Approach, Second Edition

by Chris F. A. Johnson, Jayant Varma
October 2015
Intermediate to advanced content levelIntermediate to advanced
380 pages
7h 5m
English
Apress
Content preview from Shell Scripting Recipes: A Problem-Solution Approach, Second Edition

CHAPTER 12

image

Covering All Your Databases

A database is simply a collection of information. The information is usually divided into records that may be simple or complex. There may be a handful of records, or a few dozen. Or there may be thousands or millions of records.

Each record in a database may be a single word, or it may comprise a number of fields. These fields may be self-contained data, or they may be keys to another database. A record may be one or more lines in a file, or an entire file by itself.

The /etc/passwd file on a Unix system is a database containing one record for each user. Each record contains seven fields, separated by colons. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Distributed Computing in Java 9

Distributed Computing in Java 9

Raja Malleswara Rao Malleswara Rao Pattamsetti
Wicked Cool Shell Scripts, 2nd Edition

Wicked Cool Shell Scripts, 2nd Edition

Dave Taylor, Brandon Perry
Backup and Restore Practices for Sun Enterprise™ Servers

Backup and Restore Practices for Sun Enterprise™ Servers

Stan Stringfellow, Michael Barto, Miroslav Klivansky

Publisher Resources

ISBN: 9781484202203Purchase book