This book introduces an assortment of powerful command line utilities
that can be combined to create simple, yet powerful shell scripts for
processing datasets. Thecode samples and scripts use the bash shell, and
typically involve small datasets so you can focus on understanding the
features of grep, sed, and awk. Companionfiles with code are available
for downloading from the publisher.
FEATURES:
- Provides the reader with power-ful command line utilities that can be
combined to create simple yet powerful shell scripts for processing
datasets
- Contains a variety of code fragments and shell scripts for data
scientists, data analysts, and those whowant shell-based solutions to
"clean" various types of datasets
- Companion files with code