<?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: Alan George</title>
    <description>The latest articles on DEV Community by Alan George (@scotty0101).</description>
    <link>https://dev.to/scotty0101</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%2F514740%2F9fec6fe9-019b-4e5a-8ed1-cc474e1579ff.jpeg</url>
      <title>DEV Community: Alan George</title>
      <link>https://dev.to/scotty0101</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/scotty0101"/>
    <language>en</language>
    <item>
      <title>Using the "tab" button with linux to autofill.</title>
      <dc:creator>Alan George</dc:creator>
      <pubDate>Sun, 15 Nov 2020 10:21:47 +0000</pubDate>
      <link>https://dev.to/scotty0101/using-the-tab-button-with-linux-to-autofill-2hcd</link>
      <guid>https://dev.to/scotty0101/using-the-tab-button-with-linux-to-autofill-2hcd</guid>
      <description>&lt;p&gt;One of the great shortcuts when working in the linux terminal is using the "tab" button to autofill in the directory/file you want to navigate too. &lt;/p&gt;

&lt;p&gt;Enter "ls" , then press the first letter of directory/file you want to go to and hit the "tab" button, this will autofill the rest.&lt;br&gt;
Or press "tab" button twice to bring up the options of which directory/file are available.&lt;/p&gt;

&lt;p&gt;Works wonders on long named directory/files! ...helps against repetitive finger strain! :)&lt;br&gt;
....and also works in the mac terminal too :)&lt;/p&gt;

</description>
      <category>linux</category>
      <category>ubuntu</category>
    </item>
  </channel>
</rss>
