<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="https://opensource.com/">
  <channel>
    <title>Command line</title>
        <link>https://opensource.com/tags/command-line</link>
        <description/>
    <language>en</language>
    
    <item>
  <title>Wordsmith on the Linux command line with dict</title>
  <link>https://opensource.com/article/23/2/linux-dict-command</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Wordsmith on the Linux command line with dict&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/dboth" class="username"&gt;dboth&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2023-02-06T03:00:00-05:00" title="Monday, February 6, 2023 - 03:00" class="datetime"&gt;Mon, 02/06/2023 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;The dict command on Linux is useful for writers to access a plethora of dictionaries and synonyms for their word choices.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;As a writer, I frequently need to determine the correct spelling or definition of words. I also need to use a thesaurus to find alternate words that may have a somewhat…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/23/2/linux-dict-command" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/doc-dish-lead.png?itok=om3Xctkc" width="360" height="202" alt="Typewriter in the grass" title="Typewriter in the grass" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Mon, 06 Feb 2023 08:00:00 +0000</pubDate>
    <dc:creator>dboth</dc:creator>
    <guid isPermaLink="false">70438 at https://opensource.com</guid>
    </item>
<item>
  <title>5 must-read resources for using the Linux command line</title>
  <link>https://opensource.com/article/22/12/linux-command-line</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;5 must-read resources for using the Linux command line&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/jim-hall" class="username"&gt;Jim Hall&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-12-21T03:00:00-05:00" title="Wednesday, December 21, 2022 - 03:00" class="datetime"&gt;Wed, 12/21/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;The Linux command line remains to be one of the system's most powerful and beloved features.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;In the beginning, there was the command line. While modern Linux distributions include graphical desktops like GNOME and KDE, the command line remains one of the power…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/12/linux-command-line" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/command_line_prompt.png?itok=AhtA0twQ" width="360" height="202" alt="Command line prompt" title="Command line prompt" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Wed, 21 Dec 2022 08:00:00 +0000</pubDate>
    <dc:creator>Jim Hall</dc:creator>
    <guid isPermaLink="false">70354 at https://opensource.com</guid>
    </item>
<item>
  <title>My favorite tricks for navigating the Linux terminal faster</title>
  <link>https://opensource.com/article/22/11/navigate-linux-terminal-faster</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;My favorite tricks for navigating the Linux terminal faster&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/anamika" class="username"&gt;Anamika&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-11-15T03:00:00-05:00" title="Tuesday, November 15, 2022 - 03:00" class="datetime"&gt;Tue, 11/15/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;Make your day less hectic and speed up your work on the Linux command line with these tips.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;One of the advantages of working in a terminal is that it's faster than most other interfaces. Thanks to the GNU Readline library and the built-in syntax of shells like Bash…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/11/navigate-linux-terminal-faster" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/terminal_command_linux_desktop_code.jpg?itok=5WZNolNY" width="360" height="202" alt="Terminal command prompt on orange background" title="Terminal command prompt on orange background" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Tue, 15 Nov 2022 08:00:00 +0000</pubDate>
    <dc:creator>Anamika</dc:creator>
    <guid isPermaLink="false">70317 at https://opensource.com</guid>
    </item>
<item>
  <title>Doing 64-bit math on a 16-bit system</title>
  <link>https://opensource.com/article/22/10/64-bit-math</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Doing 64-bit math on a 16-bit system&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/shidel" class="username"&gt;Shidel&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-10-26T03:00:00-04:00" title="Wednesday, October 26, 2022 - 03:00" class="datetime"&gt;Wed, 10/26/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;With a little basic understanding of assembly, these functions could be scaled to do math on integers of any bit size.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;A few years ago, I wrote a command-line math program for FreeDOS called VMATH. It was capable of performing only extremely simple mathematical operations on very small…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/10/64-bit-math" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/osdc_520x292_opendata_0613mm.png?itok=8ZjQN7ZD" width="360" height="202" alt="Open data brain" title="Open data brain" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Wed, 26 Oct 2022 07:00:00 +0000</pubDate>
    <dc:creator>Shidel</dc:creator>
    <guid isPermaLink="false">70264 at https://opensource.com</guid>
    </item>
<item>
  <title>Tips for using the Linux test command</title>
  <link>https://opensource.com/article/22/10/test-command-linux</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Tips for using the Linux test command&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/seth" class="username"&gt;sethkenlon&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-10-26T03:00:00-04:00" title="Wednesday, October 26, 2022 - 03:00" class="datetime"&gt;Wed, 10/26/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;The [ and test commands are vital conditional statements when scripting.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;The [ command, often called a "test," is a command from the GNU Core Utils package, and initiates a conditional statement in Bash. Its function is exactly the same as the test…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/10/test-command-linux" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/command_line_prompt.png?itok=AhtA0twQ" width="360" height="202" alt="Command line prompt" title="Command line prompt" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Wed, 26 Oct 2022 07:00:00 +0000</pubDate>
    <dc:creator>sethkenlon</dc:creator>
    <guid isPermaLink="false">70258 at https://opensource.com</guid>
    </item>
<item>
  <title>Use open source commands in Powershell</title>
  <link>https://opensource.com/article/22/10/set-path-powershell</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Use open source commands in Powershell&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/alansmithee" class="username"&gt;alansmithee&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-10-22T03:00:00-04:00" title="Saturday, October 22, 2022 - 03:00" class="datetime"&gt;Sat, 10/22/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;Set your path on Windows so you can use open source commands.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;When you launch an application on an operating system, there are certain code libraries and utility applications that your OS needs to use for that app to run. Your OS knows…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/10/set-path-powershell" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/bash_command_line.png?itok=J2u91bAx" width="360" height="202" alt="bash logo on green background" title="bash logo on green background" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Sat, 22 Oct 2022 07:00:00 +0000</pubDate>
    <dc:creator>alansmithee</dc:creator>
    <guid isPermaLink="false">70241 at https://opensource.com</guid>
    </item>
<item>
  <title>3 ways to use the Linux inxi command</title>
  <link>https://opensource.com/article/22/9/linux-inxi-command</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;3 ways to use the Linux inxi command&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/don-watkins" class="username"&gt;Don Watkins&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-09-20T03:00:00-04:00" title="Tuesday, September 20, 2022 - 03:00" class="datetime"&gt;Tue, 09/20/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;I use inxi on Linux to check my laptop battery, CPU information, and even the weather.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;I was looking for information about the health of my laptop battery when I stumbled upon inxi. It's a command line system information tool that provides a wealth of…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/9/linux-inxi-command" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/code_computer_laptop_hack_work.png?itok=KJTvCOs3" width="360" height="202" alt="Coding on a computer" title="Coding on a computer" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Tue, 20 Sep 2022 07:00:00 +0000</pubDate>
    <dc:creator>Don Watkins</dc:creator>
    <guid isPermaLink="false">70196 at https://opensource.com</guid>
    </item>
<item>
  <title>4 ways to use the Linux tar command</title>
  <link>https://opensource.com/article/22/8/linux-tar-command</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;4 ways to use the Linux tar command&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/amyjune" class="username"&gt;AmyJune&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-08-29T03:00:00-04:00" title="Monday, August 29, 2022 - 03:00" class="datetime"&gt;Mon, 08/29/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;How do you use the tar command? That's what I recently asked our community of writers. Here are some of their answers.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;When you have a lot of related files, it's sometimes easier to treat them as a single object rather than 3 or 20 or 100 unique files. There are fewer clicks involved, for…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/8/linux-tar-command" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/collab-team-pair-programming-code-keyboard2.png?itok=HpAN8fte" width="360" height="202" alt="women programming" title="women programming" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Mon, 29 Aug 2022 07:00:00 +0000</pubDate>
    <dc:creator>AmyJune</dc:creator>
    <guid isPermaLink="false">70151 at https://opensource.com</guid>
    </item>
<item>
  <title>Check disk usage in Linux</title>
  <link>https://opensource.com/article/22/7/check-disk-usage-linux</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Check disk usage in Linux&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/don-watkins" class="username"&gt;Don Watkins&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-07-07T03:00:00-04:00" title="Thursday, July 7, 2022 - 03:00" class="datetime"&gt;Thu, 07/07/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;The du and ncdu commands provide two different views of the same information, making it easy to keep track of what's stored on your computer.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;Knowing how much of your disk is being used by your files is an important consideration, no matter how much storage you have. My laptop has a relatively small 250GB NVME drive…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/7/check-disk-usage-linux" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/data_stack_blue_disks.png?itok=XoKvykiy" width="360" height="202" alt="Data stack in blue" title="Data stack in blue" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Thu, 07 Jul 2022 07:00:00 +0000</pubDate>
    <dc:creator>Don Watkins</dc:creator>
    <guid isPermaLink="false">70089 at https://opensource.com</guid>
    </item>
<item>
  <title>3 steps to create an awesome UX in a CLI application</title>
  <link>https://opensource.com/article/22/7/awesome-ux-cli-application</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;3 steps to create an awesome UX in a CLI application&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/noaa-barki" class="username"&gt;Noaa Barki&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-07-06T03:00:00-04:00" title="Wednesday, July 6, 2022 - 03:00" class="datetime"&gt;Wed, 07/06/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;Here is what I've learned to be the key factors that go into a successful user experience for a CLI project.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;As I was sitting in a meeting room, speaking with one of my teammates, our manager walked in with the rest of the dev team. The door slammed shut and our manager revealed that…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/7/awesome-ux-cli-application" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/lenovo-thinkpad-laptop-concentration-focus-windows-office.png?itok=o33Y6omA" width="360" height="202" alt="Business woman on laptop sitting in front of window" title="Woman using laptop concentrating" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Wed, 06 Jul 2022 07:00:00 +0000</pubDate>
    <dc:creator>Noaa Barki</dc:creator>
    <guid isPermaLink="false">70086 at https://opensource.com</guid>
    </item>

  </channel>
</rss>
