Linux Crash Course - The sed Command

preview_player
Показать описание
In this episode of Linux Crash Course, we explore the sed command. sed, aka the "stream editor" is an underused command, and that's a shame because it's extremely useful for manipulating text. In this video, I'll show you the basics of the sed command.

# LearnLinuxTV Sites
🐧 Main site:

🐧 LearnLinuxTV Community:

# Support LearnLinuxTV (commission earned)
☁️ Support LearnLinuxTV and Set up your own cloud server with Akamai Connected Cloud:

📖 Check out Jay's latest book, Mastering Ubuntu Server 4th Edition. Covers Ubuntu 22.04!

🙌 Support me on Patreon and get early access to new content!

🛒 Affiliate store for Linux compatible hardware/accessories:

💻 Check out the Tiny Pilot KVM for your Homelab:

# About Me
🐦 Follow me on Twitter!

*📘 FAQ*

#CLI#Linux #sed
Рекомендации по теме
Комментарии
Автор

I believe the 's' before the search pattern actually stands for "substitute", not "string".

fleborne
Автор

it's important to note that '-i' is a GNU only option - so it won't work on BSD or MacOS etc.

mezlo
Автор

love seeing new videos like this for new people to linux. Jay's content is fantastic

mason
Автор

I love these short session.
Very codensed helpful stuff.
Thanks Jay!

TradersTradingEdge
Автор

Great tutorial. Unlike many other YouTuber's you don't overcomplicate things. Linux at it's core is made out of a ton of simple idea's that become complicated when they all work together.

MakeItWork
Автор

Thank you Jay Linux is really vast, I just had my certification and I never heard of sed command. I'm glad your putting content for us.

MurangShaBu_MahalNaBiGas
Автор

Your channel is one of those rare gems on Youtube

simfoo
Автор

Finally, a way to easily remove pineapple from pizza topping lists.

crazyivan
Автор

you explain stuff very well and simple that makes it easy to grasp! thank you for sharing!

villico
Автор

This is my first video, that i watched on your channel. You have explained it very nice and clear.

BilalKhan-rmqk
Автор

I've just suggested the topic on your new video and saw this covered already afterwards.

Thank you!

Rebel
Автор

Finally!!! 🔥 🔥 🔥
Thank you Sir for put the effort in making these amazing videos

TRckY_TV
Автор

I tried to understand sed for years. I guess now I've got it. Thank you

Ollital
Автор

Thanks man that's what I needed to know. Glad the video was short and to the point.

brandonhunter
Автор

This makes that sudoers line make all the sense now. I used to be afraid of sed, but now I can shell script more effectively. Thanks!

jefferson
Автор

Not all heroes wear cape. Great videos. Go buy this man's book too

anthonychaple
Автор

You make understanding the basics so clear!

alastairtheduke
Автор

Doing linux webserver support for well over a decade, sed became a go-to tool for flipping switches in config files. That said, I know its a lot more powerful than what I ever did with it.

shabadabadoo
Автор

Simple and straight forward, thanks man

devilmaycry
Автор

👍👍👍👍👍
Thanks!
This is a great first-step into the wonderful world of /sed/.

bobwong