Ir al contenido principal

Entradas

Mostrando entradas de enero, 2017

Substituciones con Sed (Parte II)

Substitución A continuación vamos a escribir algunos ejemplos para darle forma a estas viñetas. Para esto, realizaremos el ejercicio sobre un contenido como el siguiente. Linux (pronounced Listeni/ˈlɪnəks/ LIN-əks[9][10] or, less frequently, /ˈlaɪnəks/ LYN-əks[10][11]) is a Unix-like computer operating system assembled under the model of free and open-source software development and distribution. The defining component of Linux is the Linux kernel,[12] an operating system kernel first released on September 17, 1991 by Linus Torvalds.[13][14][15] The Free Software Foundation uses the name GNU/Linux to describe the operating system, which has led to some controversy. There are many flavors of Linux, which difference is the purposes of each one. For example, Fedora is for general purposes meanwhile Backtrack is intended for penetration testing and auditing. example.txt Ejercicio 1 Sustituir la primer coincid...