<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux After Windows Archives - Good Shepherd News - Fastest Growing Religious, Free Speech &amp; Political Content</title>
	<atom:link href="https://goodshepherdmedia.net/tag/linux-after-windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://goodshepherdmedia.net/tag/linux-after-windows/</link>
	<description>Christian, Political, ‎‏‏‎Social &#38; Legal Free Speech News &#124; Ⓒ2024 Good News Media LLC &#124; Shepherd for the Herd! God 1st Programming</description>
	<lastBuildDate>Sun, 11 Aug 2024 16:31:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://goodshepherdmedia.net/wp-content/uploads/2023/08/Good-Shepherd-News-Logo-150x150.png</url>
	<title>Linux After Windows Archives - Good Shepherd News - Fastest Growing Religious, Free Speech &amp; Political Content</title>
	<link>https://goodshepherdmedia.net/tag/linux-after-windows/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Using Linux After Windows Is Easier If You Know These 6 Key Differences</title>
		<link>https://goodshepherdmedia.net/using-linux-after-windows-is-easier-if-you-know-these-6-key-differences/</link>
		
		<dc:creator><![CDATA[The Truth News]]></dc:creator>
		<pubDate>Tue, 13 Aug 2024 16:23:30 +0000</pubDate>
				<category><![CDATA[Home & Garden]]></category>
		<category><![CDATA[Home Computing]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Top Stories]]></category>
		<category><![CDATA[Zee Truthful News]]></category>
		<category><![CDATA[🔐Cybersecurity]]></category>
		<category><![CDATA[Linux After Windows]]></category>
		<category><![CDATA[Linux vs Windows Differences]]></category>
		<guid isPermaLink="false">https://goodshepherdmedia.net/?p=18490</guid>

					<description><![CDATA[Using Linux After Windows Is Easier If You Know These 6 Key Differences The differences between the Linux and Windows command lines can make the transition to Linux difficult for new users. For example, Linux is case-insensitive, it more or less ignores file extensions, and it uses a different character than Windows uses as its [&#8230;]]]></description>
										<content:encoded><![CDATA[<h1>Using Linux After Windows Is Easier If You Know These 6 Key Differences</h1>
<div class="emaki-custom key-points">
<div class="custom_block-content key-points">
<div class="article-list-slot">
<ul>
<li data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">The differences between the Linux and Windows command lines can make the transition to Linux difficult for new users.</li>
<li data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">For example, Linux is case-insensitive, it more or less ignores file extensions, and it uses a different character than Windows uses as its directory path separator.</li>
<li data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">The best way to become comfortable with the Linux command line is by learning the commands.</li>
</ul>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Starting out with any new operating system can be frustrating, because the simplest operations don’t work in the way you’re used to. Learning these differences between Windows and Linux can cure headaches.</p>
<div class="intra-article-module" data-t="{&quot;n&quot;:&quot;intraArticle&quot;,&quot;t&quot;:13}">
<div class="articlePageIntraArticleFullWidth ad-slot-placeholder left-image-intra-ad" data-ad-index="0">
<div class="intra-article-ad-full left-image-intra-ad">
<div class="left-image-intra-ad">
<div class="content"></div>
</div>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">That fish out of water feeling is awful, when the most basic operations throw you for a loop. It&#8217;s natural to worry that everything else is going to be a struggle too. Getting nowhere fast leads to people giving up entirely. When dabbling in the shallows is so discouraging, the idea of taking the plunge becomes unappealing.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">As is often the case, it’s the little things that matter most. So here’s our list of little things that have a big impact on your first few days as a Windows user exploring the Linux command line.</p>
<h2 id="case-sensitivity" class="article-sub-heading">Case Sensitivity</h2>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">On Linux, file and directory names are case-sensitive. On Windows they’re not.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Linux lets you have files in the same directory that are called the same thing, as long as they’re written differently.</p>
<p class="continue-read-break" data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Let’s create a few files to illustrate this. If you read these filenames out loud they all sound the same. But, because they use <a href="https://www.howtogeek.com/815219/how-to-work-faster-in-linux-terminal/?utm_source=syndication" target="_blank" rel="noopener" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;t&quot;:13,&quot;b&quot;:1,&quot;c.t&quot;:7}">a different mix of characters</a>, on Linux they&#8217;re actually different names.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">touchunique-file.txt</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">touchUnique-file.txt</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">touchUnique-File.txt</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">touchUNIQUE-file.txt</p>
<p class="" data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">ls</p>
<div class="body-img landscape ">
<div class="responsive-img image-expandable img-article-item">
<div class="article-image-slot image-slot-placeholder" data-doc-id="cms/api/amp/image/AA1oe5h0">
<div class="article-image-slot">
<div class="article-image-container" data-t="{&quot;n&quot;:&quot;OpenModal&quot;,&quot;t&quot;:13,&quot;b&quot;:8,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}" data-test-id="AA1oe5h0">
<div class="article-image-height-wrapper expandable article-image-height-wrapper-new" tabindex="0" data-customhandled="true" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;b&quot;:1,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}">
<div></div>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-18491" src="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe5h0.png" alt="" width="768" height="311" srcset="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe5h0.png 768w, https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe5h0-400x162.png 400w" sizes="(max-width: 768px) 100vw, 768px" /></p>
</div>
<div class="image-caption-container image-caption-container-ux-impr articlewc-image-caption-container "><span class="image-caption">Files on Linux with names that differ by case only</span></div>
</div>
</div>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}"><a href="https://www.howtogeek.com/74667/how-to-use-touch-to-create-empty-files-and-modify-timestamps/?utm_source=syndication" target="_blank" rel="noopener" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;t&quot;:13,&quot;b&quot;:1,&quot;c.t&quot;:7}">The touch command</a> creates the files and ls confirms they happily reside in the same directory. On Windows, file.txt and FILE.TXT refer to the same file.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">The case sensitivity of Linux applies to directory names, too.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">mkdir sub1</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">mkdir Sub1</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">mkdir SUB1</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">ls -l</p>
<div class="body-img landscape ">
<div class="responsive-img image-expandable img-article-item">
<div class="article-image-slot image-slot-placeholder" data-doc-id="cms/api/amp/image/AA1odRCX">
<div class="article-image-slot">
<div class="article-image-container" data-t="{&quot;n&quot;:&quot;OpenModal&quot;,&quot;t&quot;:13,&quot;b&quot;:8,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}" data-test-id="AA1odRCX">
<div class="article-image-height-wrapper expandable article-image-height-wrapper-new" tabindex="0" data-customhandled="true" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;b&quot;:1,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}">
<div></div>
<p><img decoding="async" class="alignnone size-full wp-image-18492" src="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odRCX.png" alt="" width="768" height="386" srcset="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odRCX.png 768w, https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odRCX-400x201.png 400w" sizes="(max-width: 768px) 100vw, 768px" /></p>
</div>
<div class="image-caption-container image-caption-container-ux-impr articlewc-image-caption-container "><span class="image-caption">Directories on Linux with names that differ by case only</span></div>
</div>
</div>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">All of these subdirectories exist within the same parent directory.</p>
<h2 id="paths-and-directories-separators" class="article-sub-heading">Paths and Directories Separators</h2>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Windows uses a backslash \ as the directory path separator, but Linux uses /, the forward slash. You’re going to need to concentrate to overcome the muscle memory of typing \.</p>
<p>pwd</p>
<div class="body-img landscape ">
<div class="responsive-img image-expandable img-article-item">
<div class="article-image-slot image-slot-placeholder" data-doc-id="cms/api/amp/image/AA1oe5h3">
<div class="article-image-slot">
<div class="article-image-container" data-t="{&quot;n&quot;:&quot;OpenModal&quot;,&quot;t&quot;:13,&quot;b&quot;:8,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}" data-test-id="AA1oe5h3">
<div class="article-image-height-wrapper expandable article-image-height-wrapper-new" tabindex="0" data-customhandled="true" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;b&quot;:1,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}">
<div></div>
<p><img decoding="async" class="alignnone size-full wp-image-18493" src="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe5h3.png" alt="" width="768" height="183" srcset="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe5h3.png 768w, https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe5h3-400x95.png 400w" sizes="(max-width: 768px) 100vw, 768px" /></p>
</div>
<div class="image-caption-container image-caption-container-ux-impr articlewc-image-caption-container "><span class="image-caption">A directory path displayed in a Linux terminal window.</span></div>
</div>
</div>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">\ dates back to the release of MS-DOS in 1981, but / was born in 1971 with the first version of Unix. If MS-DOS had used / as well, this issue wouldn’t exist.</p>
<h2 id="file-extensions" class="article-sub-heading">File Extensions</h2>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">On Windows, file extensions tell the operating system which application to launch when you double-click a file. On Linux, the operating system determines the file type by examining its header bytes.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">You can do this yourself using the file command.</p>
<p>file mystery-file</p>
<div class="body-img landscape ">
<div class="responsive-img image-expandable img-article-item">
<div class="article-image-slot image-slot-placeholder" data-doc-id="cms/api/amp/image/AA1oe5h8">
<div class="article-image-slot">
<div class="article-image-container" data-t="{&quot;n&quot;:&quot;OpenModal&quot;,&quot;t&quot;:13,&quot;b&quot;:8,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}" data-test-id="AA1oe5h8">
<div class="article-image-height-wrapper expandable article-image-height-wrapper-new" tabindex="0" data-customhandled="true" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;b&quot;:1,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}">
<div></div>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-18494" src="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe5h8.png" alt="" width="768" height="183" srcset="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe5h8.png 768w, https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe5h8-400x95.png 400w" sizes="(max-width: 768px) 100vw, 768px" /></p>
</div>
<div class="image-caption-container image-caption-container-ux-impr articlewc-image-caption-container "><span class="image-caption">Using the Linux file command to identify a file type.</span></div>
</div>
</div>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">File extensions on Linux tell you, the user, what type of file something is. Linux already knows.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Nor do you need to use a specific extension on binary executable files. There’s no Linux equivalent to the COM and EXE extensions of the Windows world. A Linux executable can have any extension, or no extension.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">do-some-work</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">and-you.too</p>
<div class="body-img landscape ">
<div class="responsive-img image-expandable img-article-item">
<div class="article-image-slot image-slot-placeholder" data-doc-id="cms/api/amp/image/AA1oe31V">
<div class="article-image-slot">
<div class="article-image-container" data-t="{&quot;n&quot;:&quot;OpenModal&quot;,&quot;t&quot;:13,&quot;b&quot;:8,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}" data-test-id="AA1oe31V">
<div class="article-image-height-wrapper expandable article-image-height-wrapper-new" tabindex="0" data-customhandled="true" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;b&quot;:1,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}">
<div></div>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-18495" src="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe31V.png" alt="" width="768" height="219" srcset="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe31V.png 768w, https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe31V-400x114.png 400w" sizes="(max-width: 768px) 100vw, 768px" /></p>
</div>
<div class="image-caption-container image-caption-container-ux-impr articlewc-image-caption-container "><span class="image-caption">Running commands with and without extensions in a Linux terminal window.</span></div>
</div>
</div>
</div>
</div>
</div>
<h2 id="hidden-files-and-directories" class="article-sub-heading">Hidden Files and Directories</h2>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">On Linux, if a file or directory has a period ‘.’ as the first character of its name, it’ll be hidden. To hide a file on Windows, you right-click the file, click Properties, click the Hidden checkbox so that it is selected, then click OK.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Adding the -a (all) option to the ls command lists <a href="https://www.howtogeek.com/448446/how-to-use-the-ls-command-on-linux/?utm_source=syndication" target="_blank" rel="noopener" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;t&quot;:13,&quot;b&quot;:1,&quot;c.t&quot;:7}">includes hidden files and directories</a> in the listing.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">touch new-file.txt</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">touch.new-hidden-file.txt</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">ls</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">ls -a</p>
<div class="body-img landscape ">
<div class="responsive-img image-expandable img-article-item">
<div class="article-image-slot image-slot-placeholder" data-doc-id="cms/api/amp/image/AA1odYwJ">
<div class="article-image-slot">
<div class="article-image-container" data-t="{&quot;n&quot;:&quot;OpenModal&quot;,&quot;t&quot;:13,&quot;b&quot;:8,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}" data-test-id="AA1odYwJ">
<div class="article-image-height-wrapper expandable article-image-height-wrapper-new" tabindex="0" data-customhandled="true" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;b&quot;:1,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}">
<div></div>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-18496" src="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odYwJ.png" alt="" width="768" height="256" srcset="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odYwJ.png 768w, https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odYwJ-400x133.png 400w" sizes="(max-width: 768px) 100vw, 768px" /></p>
</div>
<div class="image-caption-container image-caption-container-ux-impr articlewc-image-caption-container "><span class="image-caption">Using the Linux touch command to create a regular and a hidden file in a terminasl window.</span></div>
</div>
</div>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Most file browsers, such as GNOME’s Files, support toggling back and forth between showing and hiding your hidden files, by hitting Ctrl+H. In the Windows 11 file explorer, from the toolbar select View &gt; Show &gt; Hidden Items to do the same thing.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">In GNOME Files, without showing hidden files, we see a single file.</p>
<div class="body-img landscape ">
<div class="responsive-img image-expandable img-article-item">
<div class="article-image-slot image-slot-placeholder" data-doc-id="cms/api/amp/image/AA1oe0LO">
<div class="article-image-slot">
<div class="article-image-container" data-t="{&quot;n&quot;:&quot;OpenModal&quot;,&quot;t&quot;:13,&quot;b&quot;:8,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}" data-test-id="AA1oe0LO">
<div class="article-image-height-wrapper expandable article-image-height-wrapper-new" tabindex="0" data-customhandled="true" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;b&quot;:1,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}">
<div></div>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-18497" src="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe0LO.png" alt="" width="768" height="228" srcset="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe0LO.png 768w, https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe0LO-400x119.png 400w" sizes="(max-width: 768px) 100vw, 768px" /></p>
</div>
<div class="image-caption-container image-caption-container-ux-impr articlewc-image-caption-container "><span class="image-caption">One file visible in GNOME Files, with a hidden file present but not displayed.</span></div>
</div>
</div>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Hitting Ctrl+H reveals the hidden file.</p>
<div class="body-img landscape ">
<div class="responsive-img image-expandable img-article-item">
<div class="article-image-slot image-slot-placeholder" data-doc-id="cms/api/amp/image/AA1oe0LP">
<div class="article-image-slot">
<div class="article-image-container" data-t="{&quot;n&quot;:&quot;OpenModal&quot;,&quot;t&quot;:13,&quot;b&quot;:8,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}" data-test-id="AA1oe0LP">
<div class="article-image-height-wrapper expandable article-image-height-wrapper-new" tabindex="0" data-customhandled="true" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;b&quot;:1,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}">
<div></div>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-18498" src="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe0LP.png" alt="" width="768" height="228" srcset="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe0LP.png 768w, https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1oe0LP-400x119.png 400w" sizes="(max-width: 768px) 100vw, 768px" /></p>
</div>
<div class="image-caption-container image-caption-container-ux-impr articlewc-image-caption-container "><span class="image-caption">A regular and a hidden file displayed in GNOME Files, because the user has pressed Ctrl+H.</span></div>
</div>
</div>
</div>
</div>
</div>
<h2 id="command-differences" class="article-sub-heading">Command Differences</h2>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Terminal commands are very different on Linux from their Windows counterparts, and often come with short names. The ultimate has to be a single period. On Linux, ‘.’ tells the shell to <em>source</em> or read a file.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Some Linux command names are at least suggestive of their use, like cp for copy and mv for move. Others are more opaque. Windows users are familiar with using dir at the command prompt to list files and directories, while Linux users type ls, which is short for list.</p>
<div class="intra-article-module" data-t="{&quot;n&quot;:&quot;intraArticle&quot;,&quot;t&quot;:13}">
<div class="articlePageIntraArticleFullWidth left-image-intra-ad">
<div class="intra-article-relatedcontent">
<div class="video-wrapper " tabindex="0">
<div class=" videocard1PP video-embed-common related-video-divider-bottom videocardRelatedVideo">
<div class=" content-video-container large-title " data-t="{&quot;n&quot;:&quot;ContentVideoPlayer&quot;,&quot;t&quot;:61,&quot;c.i&quot;:&quot;AA1o9S7T&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:61,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;Viral Tech&quot;,&quot;c.bi&quot;:&quot;BB1qyLmC&quot;,&quot;ext&quot;:{&quot;videoId&quot;:&quot;AA1o9S7T&quot;,&quot;videoCs&quot;:&quot;BB1qyLmC&quot;,&quot;eventType&quot;:17,&quot;pageGroup&quot;:&quot;usanew&quot;,&quot;isMuted&quot;:true,&quot;inline&quot;:true},&quot;c.hl&quot;:&quot;Is Windows the LEAST Secure Operating System?&quot;}">
<div id="vjs_video_3" class="video-js vjs-msn vjs-fill vjs_video_3-dimensions vjs-controls-enabled vjs-workinghover vjs-v7 vjs-qualitymenu vjs-telemetry vjs-layout-large vjs-has-started vjs-hide-bigplaybutton vjs-user-inactive vjs-waiting vjs-paused" lang="en-us" tabindex="-1" role="region" translate="no" data-setup="{ &quot;inactivityTimeout&quot;: 0 }" aria-label="Is Windows the LEAST Secure Operating System? Video Player">
<div class="vjs-title-bar">
<div class="vjs-title-text"></div>
</div>
</div>
</div>
</div>
</div>
<div class="video-clear-div"></div>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Windows PowerShell users might use cat to list files, but cat on Linux concatenates files or dumps their contents to the terminal window, in an action similar to the Windows type command. The Linux type command describes commands and parameters, but not in the way a user guide might. For that, you use the man command, short for manual.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">To change directories, you use cd on both platforms, but on Linux you don’t have drive identifiers. Everything, including mounted drives, is just a directory branch off the root / directory.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">To distinguish command options from parameters, Linux uses &#8211; or &#8212; but Windows uses /.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Another difference is that typically, Linux commands are silent on success. Adopting the &#8220;no news is good news&#8221; stance, you’ll only see output if something goes wrong. If you’re <em>not</em> alerted to an issue, assume what you just did worked.</p>
<p>rmunwanted-file.txt</p>
<div class="body-img landscape ">
<div class="responsive-img image-expandable img-article-item">
<div class="article-image-slot image-slot-placeholder" data-doc-id="cms/api/amp/image/AA1odRD2">
<div class="article-image-slot">
<div class="article-image-container" data-t="{&quot;n&quot;:&quot;OpenModal&quot;,&quot;t&quot;:13,&quot;b&quot;:8,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}" data-test-id="AA1odRD2">
<div class="article-image-height-wrapper expandable article-image-height-wrapper-new" tabindex="0" data-customhandled="true" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;b&quot;:1,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}">
<div></div>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-18499" src="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odRD2.png" alt="" width="768" height="146" srcset="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odRD2.png 768w, https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odRD2-400x76.png 400w" sizes="(max-width: 768px) 100vw, 768px" /></p>
</div>
<div class="image-caption-container image-caption-container-ux-impr articlewc-image-caption-container "><span class="image-caption">Using the Linux rm command to remove a file in a terminal window</span></div>
</div>
</div>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">The file is removed, silently. Also, there’s no Recycle Bin with rm. Your file’s gone. Period.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">We shouldn&#8217;t be surprised at these differences. Different platforms are bound to have different command sets. Our only answer is to embrace the change, and learn the commands.</p>
<div class="intra-article-module" data-t="{&quot;n&quot;:&quot;intraArticle&quot;,&quot;t&quot;:13}">
<div class="articlePageIntraArticleFullWidth ad-slot-placeholder left-image-intra-ad" data-ad-index="1">
<div class="intra-article-ad-full left-image-intra-ad">
<div class="left-image-intra-ad">
<div class="content"></div>
</div>
</div>
</div>
</div>
<h2 id="use-sudo-instead-of-run-as-administrator" class="article-sub-heading">Use sudo Instead of Run as Administrator</h2>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">Window users might be familiar with the Run as Administrator option found in an executable&#8217;s right-click context menu. This runs the program with elevated permissions.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">The equivalent on Linux is the sudo command. Preceding a command with sudo runs that command with elevated permissions. Only users who are specifically granted permission <a href="https://www.howtogeek.com/842739/how-to-add-a-user-to-the-sudoers-file-in-linux/?utm_source=syndication" target="_blank" rel="noopener" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;t&quot;:13,&quot;b&quot;:1,&quot;c.t&quot;:7}">are able to invoke superuser mode</a>.</p>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">If we try to add a user with sudo, we’re refused. But <a href="https://www.howtogeek.com/842739/how-to-add-a-user-to-the-sudoers-file-in-linux/?utm_source=syndication" target="_blank" rel="noopener" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;t&quot;:13,&quot;b&quot;:1,&quot;c.t&quot;:7}">if we’re in the sudoers list</a> and we precede the command with sudo, Linux allows us to add the user.</p>
<div class="body-img landscape ">
<div class="responsive-img image-expandable img-article-item">
<div class="article-image-slot image-slot-placeholder" data-doc-id="cms/api/amp/image/AA1odW2l">
<div class="article-image-slot">
<div class="article-image-container" data-t="{&quot;n&quot;:&quot;OpenModal&quot;,&quot;t&quot;:13,&quot;b&quot;:8,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}" data-test-id="AA1odW2l">
<div class="article-image-height-wrapper expandable article-image-height-wrapper-new" tabindex="0" data-customhandled="true" data-t="{&quot;n&quot;:&quot;destination&quot;,&quot;b&quot;:1,&quot;c.i&quot;:&quot;AA1odYx3&quot;,&quot;c.l&quot;:false,&quot;c.t&quot;:13,&quot;c.v&quot;:&quot;news&quot;,&quot;c.c&quot;:&quot;newsscienceandtechnology&quot;,&quot;c.b&quot;:&quot;HowToGeek&quot;,&quot;c.bi&quot;:&quot;BB1loBHK&quot;,&quot;c.hl&quot;:&quot;Using Linux After Windows Is Easier If You Know These 6 Key Differences&quot;}">
<div></div>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-18500" src="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odW2l.png" alt="" width="768" height="539" srcset="https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odW2l.png 768w, https://goodshepherdmedia.net/wp-content/uploads/2024/08/AA1odW2l-400x281.png 400w" sizes="(max-width: 768px) 100vw, 768px" /></p>
</div>
<div class="image-caption-container image-caption-container-ux-impr articlewc-image-caption-container "><span class="image-caption">Linux refusing to add a user until the sudo command is used.</span></div>
</div>
</div>
</div>
</div>
</div>
<p data-t="{&quot;n&quot;:&quot;blueLinks&quot;}">There’s a learning curve associated with moving to any new operating system, and whichever way you slice it, you’ve got to climb that curve. But if you don’t get the basics sorted out, you’ll never make it up that slope. <a href="https://www.msn.com/en-us/news/technology/using-linux-after-windows-is-easier-if-you-know-these-6-key-differences/ar-AA1odYx3?ocid=hpmsn&amp;cvid=e6646fd7112d4489873949691252583d&amp;ei=378" target="_blank" rel="noopener">source</a></p>
<div class="intra-article-module-bottom-slot" data-t="{&quot;n&quot;:&quot;intraArticle&quot;,&quot;t&quot;:13}"></div>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
