sed es un editor de secuencias: aplica comandos de edición línea por línea. El comando de sustitución s/old/new/flags es el más común: reemplaza la primera coincidencia por línea a menos que g reemplace globalmente. sed imprime en stdout de forma predeterminada; -i edita archivos en su lugar (GNU sed admite el sufijo de copia de seguridad opcional).

Sustituir e imprimir
Full content is available with a subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.