<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Unix on Raven's Blog | Linux and IT</title><link>https://r4ven.me/en/tags/unix/</link><description>Recent content in Unix on Raven's Blog | Linux and IT</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 24 May 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://r4ven.me/en/tags/unix/index.xml" rel="self" type="application/rss+xml"/><item><title>POSIX (Portable Operating System Interface)</title><link>https://r4ven.me/en/it-theory/posix-portable-operating-system-interface/</link><pubDate>Wed, 24 May 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/it-theory/posix-portable-operating-system-interface/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;We continue growing the Linux user&amp;rsquo;s glossary. Today we&amp;rsquo;ll talk about the term POSIX.&lt;/p&gt;
&lt;p&gt;Wikipedia gives the following definition of this term:&lt;/p&gt;

 &lt;blockquote
 class="border-primary bg-muted/30 hover:bg-muted/40 my-6 rounded-r-lg border-l-4 py-4 pr-4 pl-6 italic transition-all duration-200 ease-out hover:translate-x-1"&gt;
 &lt;div class="prose prose-sm max-w-none"&gt;
 &lt;p&gt;&lt;strong&gt;POSIX&lt;/strong&gt; (&lt;em&gt;Portable Operating System Interface&lt;/em&gt;) is a set of standards describing the interfaces between the operating system and an application program (system API), the C language library, and a set of applications and their interfaces. The standard was created to ensure compatibility between various UNIX-like operating systems and portability of application programs at the source code level, but it can also be used for non-Unix systems.&lt;/p&gt;</description></item><item><title>Unix Operating System</title><link>https://r4ven.me/en/it-theory/operacionnaya-sistema-unix/</link><pubDate>Sun, 20 Feb 2022 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/it-theory/operacionnaya-sistema-unix/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;The Unix operating system is considered one of the most important in the history of computer OS development. The ideas embedded in this system during its development remain relevant and are regularly used today.&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the principles of how the file system works;&lt;/li&gt;
&lt;li&gt;the file hierarchy;&lt;/li&gt;
&lt;li&gt;the &amp;ldquo;Everything is a file&amp;rdquo; concept;&lt;/li&gt;
&lt;li&gt;multitasking;&lt;/li&gt;
&lt;li&gt;multi-user sessions;&lt;/li&gt;
&lt;li&gt;the broad functionality of the &lt;a href="https://r4ven.me/it-razdel/slovarik/komandnyj-interpretator-ili-obolochka-shell/" title="command shell"&gt;command shell&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;and much more.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Historical hierarchy of Unix OS and Unix-like systems:&lt;/p&gt;</description></item></channel></rss>