Sed - Replace text using your CLI

Опубликовано: 28 Октябрь 2024
на канале: Andrew Courter
2,040
148

In this video I go over the sed command that can be used to substitute text in files or other text streams. This is an incredibly useful tool in Linux based systems and is something you can use to be more efficient in replacing, deleting, or updating text across files.

Companion article:   / getting-started-with-sed-on-linux-macos  

Join this channel to get access to perks:
https://www.youtube.com/@ascourter/join

Twitter:   / exosyphon  
Website: https://andrewcourter.com
Twitch:   / exosyphon  

Gear:
Mic: https://amzn.to/40GUGFg
Mic Interface: https://amzn.to/3YGxaGE
Mic preamp: https://amzn.to/3XtBXtY
Webcam: https://amzn.to/3OEOZRU
Boom Arm: https://amzn.to/3qLr0GE
Vissles (VS II switches): https://vissles.com/?ref=69zn8aei20 - Coupon Code for $5 off: ANDREWCOURTER
IQUNIX F97 (TTC ACE switches): https://iqunix.store/collections/f97-...

Music:
Karl Casey @ White Bat Audio
   • Chill Synth / Synthwave / Chillwave M...  

0:00 Intro
0:22 sed overview
1:16 Replacing text
4:25 Deleting text
5:01 In Place replacement
5:41 Adding text
6:52 Outro

#sed #coding #programming