<?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>Shell-script 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/shell-script.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>Shell-script Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-07-22T06:10:31+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Cơ bản về lập trình Shell]]></title>
                        <link>https://viblo.asia/p/co-ban-ve-lap-trinh-shell-naQZRkQ0lvx</link>
            <guid isPermaLink="true">https://viblo.asia/p/co-ban-ve-lap-trinh-shell-naQZRkQ0lvx</guid>
            <description><![CDATA[Mở bài
Ngày nay, trong giới IT chúng ta, mọi người được làm việc và tiếp xúc với Unix/Linux khá nhiều vậy nên việc tập làm quen với các câu lệnh trên ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Quang Phu</dc:creator>
            <pubDate>2021-10-04 21:20:37</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Tìm hiểu về Unix/Linux P3 - Mảng và vòng lặp]]></title>
                        <link>https://viblo.asia/p/tim-hieu-ve-unixlinux-p3-mang-va-vong-lap-WAyK8AX9ZxX</link>
            <guid isPermaLink="true">https://viblo.asia/p/tim-hieu-ve-unixlinux-p3-mang-va-vong-lap-WAyK8AX9ZxX</guid>
            <description><![CDATA[Hôm nay chúng ta sẽ cùng  tim hiểu về array và vòng lặp trong shell script nhé. Khái niệm về array chắc cũng không xa lạ với anh em coder nữa nên chún...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dương Mạnh Hoàng</dc:creator>
            <pubDate>2021-02-13 09:47:45</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Tìm hiểu về Unix/Linux P2 - Shell Script]]></title>
                        <link>https://viblo.asia/p/tim-hieu-ve-unixlinux-p2-shell-script-RQqKLbdNl7z</link>
            <guid isPermaLink="true">https://viblo.asia/p/tim-hieu-ve-unixlinux-p2-shell-script-RQqKLbdNl7z</guid>
            <description><![CDATA[Định nghĩa
Shell là chương trình giao tiếp với người dùng, nghĩa là shell nhận lệnh chúng ta nhập từ bàn phím và thực thi nó. Còn shell script sẽ là m...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dương Mạnh Hoàng</dc:creator>
            <pubDate>2021-01-17 10:44:10</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Shell Script]]></title>
                        <link>https://viblo.asia/p/shell-script-naQZRLo05vx</link>
            <guid isPermaLink="true">https://viblo.asia/p/shell-script-naQZRLo05vx</guid>
            <description><![CDATA[1. Shell Script là gì
- Shell Script là 1 file thực thi có extension là sh có thể thực thi trên các thiết bị Unix.
- Để làm quen thì ta có thể tạo 1 f...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Le Tan Thanh</dc:creator>
            <pubDate>2020-09-20 15:27:05</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Một vài điều cần biết khi viết một Shell Script (P1)]]></title>
                        <link>https://viblo.asia/p/mot-vai-dieu-can-biet-khi-viet-mot-shell-script-p1-LzD5dvx4ZjY</link>
            <guid isPermaLink="true">https://viblo.asia/p/mot-vai-dieu-can-biet-khi-viet-mot-shell-script-p1-LzD5dvx4ZjY</guid>
            <description><![CDATA[Chào mừng các bạn đã trở lại với series hay nói đúng hơn là cheatsheet về các câu lệnh Linux mình tổng hợp lại sau quá trình tự học. Như đã giới thiệu...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Viet Hung</dc:creator>
            <pubDate>2020-07-22 00:01:37</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Shell Programming - If...else, Array, Loops, Function...]]></title>
                        <link>https://viblo.asia/p/shell-programming-ifelse-array-loops-function-1Je5EPyjlnL</link>
            <guid isPermaLink="true">https://viblo.asia/p/shell-programming-ifelse-array-loops-function-1Je5EPyjlnL</guid>
            <description><![CDATA[Xin chào các bạn, tiếp tục với series tìm hiểu về Shell programming, bài viết này chúng ta sẽ cùng nhau tìm hiểu về câu lệnh điều kiện, mảng, vòng lặp...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bui Ngoc Hoang</dc:creator>
            <pubDate>2020-04-14 13:48:56</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Linux Shell và Shell Script - Variables - Basic Operators]]></title>
                        <link>https://viblo.asia/p/linux-shell-va-shell-script-variables-basic-operators-Ljy5V1rolra</link>
            <guid isPermaLink="true">https://viblo.asia/p/linux-shell-va-shell-script-variables-basic-operators-Ljy5V1rolra</guid>
            <description><![CDATA[- Xin chào các bạn, trong phần trước chúng ta đã tìm hiểu tổng quan về Shell và Shell Script, nếu bạn chưa đọc có thể xem tại đây
- Và trong bài viết ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bui Ngoc Hoang</dc:creator>
            <pubDate>2020-03-16 08:07:03</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Tìm hiểu căn bản về shelljs giúp tối giản hóa việc dùng các lệnh với terminal]]></title>
                        <link>https://viblo.asia/p/tim-hieu-can-ban-ve-shelljs-giup-toi-gian-hoa-viec-dung-cac-lenh-voi-terminal-OeVKBJ9MKkW</link>
            <guid isPermaLink="true">https://viblo.asia/p/tim-hieu-can-ban-ve-shelljs-giup-toi-gian-hoa-viec-dung-cac-lenh-voi-terminal-OeVKBJ9MKkW</guid>
            <description><![CDATA[I> Giới thiệu
Hôm nay, mình sẽ giới thiệu 1 thư viện có thể áp dung  với nodejs (hoặc reactjs, angular,vuejs).
Nó giúp ta mô phỏng các dòng lệnh tương...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Đoàn Văn Danh</dc:creator>
            <pubDate>2020-01-16 20:24:17</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Cách Tạo Và Sử Dụng Bash Script Cơ Bản Trong Ubuntu]]></title>
                        <link>https://viblo.asia/p/cach-tao-va-su-dung-bash-script-co-ban-trong-ubuntu-Qbq5QpAJlD8</link>
            <guid isPermaLink="true">https://viblo.asia/p/cach-tao-va-su-dung-bash-script-co-ban-trong-ubuntu-Qbq5QpAJlD8</guid>
            <description><![CDATA[Bash scripting là một phần cực kỳ  mạnh mẽ và hữu ích của phát triển và quản trị  hệ thống. Lần đâu tiên làm việc với nó có thể gây cho bạn cảm giác s...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pham Van Huy</dc:creator>
            <pubDate>2019-08-23 20:16:35</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Add  Git branch to  command prompt and change the color of  command prompt by status of current branch(Git) on Linux or UNIX]]></title>
                        <link>https://viblo.asia/p/add-git-branch-to-command-prompt-and-change-the-color-of-command-prompt-by-status-of-current-branchgit-on-linux-or-unix-LzD5dXNd5jY</link>
            <guid isPermaLink="true">https://viblo.asia/p/add-git-branch-to-command-prompt-and-change-the-color-of-command-prompt-by-status-of-current-branchgit-on-linux-or-unix-LzD5dXNd5jY</guid>
            <description><![CDATA[Xin chào các mọi người, như đã ghi ở tiêu đề thì hôm nay mình xin phép giới thiệu tới các bạn một số tip nhỏ để custom command prompt để thêm git bran...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trần Hải Quan</dc:creator>
            <pubDate>2019-04-21 00:54:33</pubDate>
                                                                                                        </item>
            </channel>
</rss>
