<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nour Ghalyoun</title>
    <description>The latest articles on DEV Community by Nour Ghalyoun (@nourghalyoun).</description>
    <link>https://dev.to/nourghalyoun</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1121592%2F842c345d-376b-4fc1-91db-c9feade408fc.jpeg</url>
      <title>DEV Community: Nour Ghalyoun</title>
      <link>https://dev.to/nourghalyoun</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nourghalyoun"/>
    <language>en</language>
    <item>
      <title>Intersection on Word Association</title>
      <dc:creator>Nour Ghalyoun</dc:creator>
      <pubDate>Tue, 18 Jul 2023 19:31:33 +0000</pubDate>
      <link>https://dev.to/nourghalyoun/intersection-on-word-association-5dh4</link>
      <guid>https://dev.to/nourghalyoun/intersection-on-word-association-5dh4</guid>
      <description>&lt;p&gt;Bash [bash] &lt;/p&gt;

&lt;p&gt;Verb: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;em&gt;To strike with a crushing or smashing blow.&lt;/em&gt; &lt;/li&gt;
&lt;li&gt;
&lt;em&gt;To hurl harsh verbal abuse at.&lt;/em&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This was the first time I've ever heard the term &lt;code&gt;bash command&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;My initial instinct was to reminisce on my university days when I felt like bashing my head against the table after running a four hour organic chemistry lab and couldn't understand why my distillation wasn't running correct. Or why my percent error was over 200%. Or why when trying to print my lab report at the library someone had sent the printer to poster size and didn't revert it.    &lt;/p&gt;

&lt;p&gt;All in all, I realized that frustration wasn't what the interfacing program was asking me to experience.  &lt;/p&gt;

&lt;p&gt;I've come to learn that bash has another context that isn't listed by dictionary.com which to me appears to be a 100% error. However, Codecademy provides an excellent definition. &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;A shell is a computer program that allows you to directly control a computer’s operating system (OS) with a graphical user interface (GUI) or command-line interface (CLI).&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Bash, to someone who hasn't run a single line of code before yesterday, acts as a multitasking assistant that knows where everything is in your office. It runs simple or complicated scripts, can operate using less-resources, and overall can edit or create text files with ease. &lt;/p&gt;

&lt;p&gt;All together, &lt;code&gt;bash command&lt;/code&gt; is almost the exact opposite of what I thought it was. &lt;/p&gt;

</description>
      <category>todayilearned</category>
      <category>beginners</category>
      <category>day1</category>
    </item>
  </channel>
</rss>
