<?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 passthejoe</title>
    <link>https://relvokcor.xyz/~passthejoe/hugo/blog/unix/</link>
    <description>Recent content in Unix on passthejoe</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2025, Steven Rosenberg.</copyright>
    <lastBuildDate>Fri, 13 Nov 2020 05:03:49 -0800</lastBuildDate>
    <atom:link href="https://relvokcor.xyz/~passthejoe/hugo/blog/unix/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vim tip: Open the last file you closed with :e#</title>
      <link>https://relvokcor.xyz/~passthejoe/hugo/vim-tip-open-the-last-file-you-closed-with-e/</link>
      <pubDate>Fri, 13 Nov 2020 05:03:49 -0800</pubDate>
      <guid>https://relvokcor.xyz/~passthejoe/hugo/vim-tip-open-the-last-file-you-closed-with-e/</guid>
      <description>&lt;p&gt;I can&amp;rsquo;t believe I didn&amp;rsquo;t learn this earlier because now I do it all the time:&lt;/p&gt;&#xA;&lt;p&gt;If you close a file, as I often do with &lt;code&gt;:bd&lt;/code&gt;, to open the last file you closed, type &lt;code&gt;e#&lt;/code&gt; in command mode:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;:e#&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;The last closed file opens in your current window.&lt;/p&gt;&#xA;&lt;p&gt;This is great for me because in my editing workflow, I have a story budget from one directory in one window, and I work on stories from a different directory in another. So my working directory is the story directory, and I would have to change it to reopen my budget file, which I often close when moving from one computer to another to do a Google Meet (aka Google Zoom) chat and not be too loud for everybody else in the house. (It&amp;rsquo;s 2020, and we&amp;rsquo;re quarantining.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Permissions are hard</title>
      <link>https://relvokcor.xyz/~passthejoe/hugo/permissions-are-hard/</link>
      <pubDate>Sun, 14 Jul 2019 19:56:40 -0700</pubDate>
      <guid>https://relvokcor.xyz/~passthejoe/hugo/permissions-are-hard/</guid>
      <description>&lt;p&gt;Figuring out file and directory permissions on a server is hard.&lt;/p&gt;&#xA;&lt;p&gt;You have to balance security with functionality. What are the most restrictive permissions you can set and still have everything work?&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
