sed & awk: UNIX Power Tools
eBook
$17.99
(
$31.99
)Save 44%In stock
Buy this eBook as a gift for someone else
Buy this eBook as a gift for someone else
Personalize your gift
Pick up in store
Your local store may have stock of this item.
Your local store may have stock of this item.
Available on compatible , the free NOOK App, and in My Digital Library
NOOK App
Open NOOK app
Download NOOK app
NOOK Devices
- NOOK GlowLight 4 Plus
- NOOK GlowLight 4e
- NOOK GlowLight 4
- NOOK GlowLight Plus 7.8
- NOOK GlowLight 3
- NOOK GlowLight Plus 6
- NOOK 9" Lenovo Tablet (Arctic Grey and Frost Blue)
- NOOK 10" HD Lenovo Tablet
- NOOK Tablet 7" & 10.1
- NOOK by Samsung Galaxy Tab 7.0 [Tab A and Tab 4]
- NOOK by Samsung [Tab 4 10.1, S2 & E]
- NOOK for iOS
- NOOK for Android
BN.com website
Go to your Digital Library in My Account
Limit 1 per customer
sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox.sed is a "stream editor" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data processing step. The most common operation done with sed is substitution, replacing one block of text with another.awk is a complete programming language. Unlike many conventional languages, awk…



