Emacs: change multi-file permissions in Dired

16 нояб. 2019 г. In this demo I show how to use the built-in file manager of Emacs (Dired) to change the file permissions of multiple items at once. I also offer a primer on the numbers you must pass to the `chmod’ command (I know this works on Linux, not sure about other operating systems). /// And here is my dotemacs, if you are interested:
Back to Top