Learning Linux Lesson 28 Using SED to change configuration files

preview_player
Показать описание
In this video we look at using sed to toggle on and toggle of line comments on a configuration file. but then take it further where we also change configuration values when we uncomment a line using grouping of commands in sed. You will see with this video how system administration can be automated in Linux using the power of sed
Рекомендации по теме
Комментарии
Автор

sir, you make excellent tutorials, but please, increase the font size, even on full screen it's really tiny. Cheers!

johannbockelson
Автор

I'd say use F4 in midnight commander, a lot faster than having to type out everything. sed is mostly for scripting (and editing through that)..

Meowbay
Автор

How would I replace a full line in a config file using sed?

old


new

NickFarrow
welcome to shbcf.ru