<?xml version="1.0" encoding="UTF-8" ?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:webfeeds="http://webfeeds.org/rss/1.0"
    xmlns:media="http://search.yahoo.com/mrss/"
    >
    <channel>
        <title>Sed Tag - Viblo</title>
        <link>https://viblo.asia/rss</link>
        <description><![CDATA[Free service for technical knowledge sharing]]></description>
        <atom:link href="https://viblo.asia/rss/tags/sed.rss" rel="self"></atom:link>
                <copyright>Sun* Inc.</copyright>
                                                <webfeeds:logo>https://viblo.asia/logo_full.svg</webfeeds:logo>
        <image>
            <url>https://viblo.asia/logo_full.svg</url>
            <title>Sed Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-04-17T16:39:16+07:00</lastBuildDate>
                <item>
            <title><![CDATA[LPIC-1_Chương 1: Khám Phá Command-Line trên Linux Phần 4: Regular Expression]]></title>
                        <link>https://viblo.asia/p/lpic-1-chuong-1-kham-pha-command-line-tren-linux-phan-4-regular-expression-1Je5E4gjlnL</link>
            <guid isPermaLink="true">https://viblo.asia/p/lpic-1-chuong-1-kham-pha-command-line-tren-linux-phan-4-regular-expression-1Je5E4gjlnL</guid>
            <description><![CDATA[Phần 4: Regular Expression

Nhiều chương trình Linux sử dụng Regular Expression (regex) như là 1 tool mô tả và tìm kiếm các khuôn mẫu trùng khớp trong...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Tran Minh Tien</dc:creator>
            <pubDate>2019-06-03 17:04:12</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Learn sed (part 2)]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/learn-sed-part-2-1Je5EdVAlnL</link>
            <guid isPermaLink="true">https://viblo.asia/p/learn-sed-part-2-1Je5EdVAlnL</guid>
            <description><![CDATA[Regular expression in sed

Overview

Regular expression hay viết ngắn là regex là 1 mẫu (pattern) hỗ trợ tìm kiếm các đoạn substring phù hợp điều kiện...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Thanh Tung B</dc:creator>
            <pubDate>2018-05-15 12:10:51</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Learn sed]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/learn-sed-jvElaE96lkw</link>
            <guid isPermaLink="true">https://viblo.asia/p/learn-sed-jvElaE96lkw</guid>
            <description><![CDATA[Introduction

Sed  1 stream editor có tác dụng biến đổi text từ 1 input stream (1 file hoặc đầu vào của 1 pipeline - lấy từ kết quả đầu ra của 1 chuỗi...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Thanh Tung B</dc:creator>
            <pubDate>2018-05-15 12:10:26</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Linux biểu thức thông thường bằng cách sử dụng Sed và AWK]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/linux-bieu-thuc-thong-thuong-bang-cach-su-dung-sed-va-awk-gDVK28bjlLj</link>
            <guid isPermaLink="true">https://viblo.asia/p/linux-bieu-thuc-thong-thuong-bang-cach-su-dung-sed-va-awk-gDVK28bjlLj</guid>
            <description><![CDATA[Bài báo được dịch từ nguồn: Linux regex examples

Để thành công khi làm việc với trình biên tập Linux sed và lệnh awk trong các kịch bản shell của bạn...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">seco</dc:creator>
            <pubDate>2018-02-19 14:29:18</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[[ShellScript] `Sed` for dummies]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/shellscript-sed-for-dummies-gDVK2k7AZLj</link>
            <guid isPermaLink="true">https://viblo.asia/p/shellscript-sed-for-dummies-gDVK2k7AZLj</guid>
            <description><![CDATA[Command sed được sử dụng rất nhiều khi thao tác với file hay shellscript, nay được cu em share cho 1 cái tuts về nó thấy khá hay và tiện ích nên mình ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ngoc Nguyen</dc:creator>
            <pubDate>2018-01-26 17:36:33</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Tìm hiểu Sed cơ bản]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/tim-hieu-sed-co-ban-maGK78qAZj2</link>
            <guid isPermaLink="true">https://viblo.asia/p/tim-hieu-sed-co-ban-maGK78qAZj2</guid>
            <description><![CDATA[1. Giới thiệu
Đối với những hệ điều hành nhân Linux, sed stream editor thường được trang bị đi kèm. Đây là một trình biên soạn văn bản thực hiện những...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyễn Huy Hùng</dc:creator>
            <pubDate>2018-02-21 07:05:52</pubDate>
                                                                                                        </item>
            </channel>
</rss>
