trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,15 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=pQWa43YvQ2A">https://www.youtube.com/watch?v=pQWa43YvQ2A</a></p>
<p>In this video I show how to use the built-in file manager of Emacs
(dired == directory editor) to change file permissions for multiple
items. This is yet another clear case where <code>dired</code> proves its utility.</p>
<p>Given the topic of this video, I also offer a primer on file permissions
in Linux (I do not know how it works on other operating systems).</p>
<p>Though not related to this demo, here is the link to my
<a href="https://protesilaos.com/emacs/dotemacs">dotemacs</a>.</p>