From 2a56c19cb77382a8ee96c65645aed52349eacdaf Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 21 May 2023 03:49:51 +0200 Subject: Fixed permissions and added past for changing permissions --- .editorconfig | 0 .gitignore | 0 Makefile | 0 archetypes/default.md | 0 config.toml | 0 content/pages/books.md | 0 content/pages/curriculum-vitae.md | 0 content/pages/pastebin.md | 6 ++++++ content/posts/2011-01-13-most-likely-to-succeed-in-year-of-2011.md | 0 content/posts/2012-03-09-led-technology-not-so-eco.md | 0 content/posts/2013-10-24-wireless-sensor-networks.md | 0 content/posts/2015-11-10-software-development-pitfalls.md | 0 content/posts/2017-03-07-golang-profiling-simplified.md | 0 content/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md | 0 ...017-04-21-profiling-python-web-applications-with-visual-tools.md | 0 content/posts/2017-08-11-simple-iot-application.md | 0 ...2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md | 0 content/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md | 0 content/posts/2019-10-14-simplifying-and-reducing-clutter.md | 0 .../2019-10-19-using-sentiment-analysis-for-clickbait-detection.md | 0 content/posts/2020-03-22-simple-sse-based-pubsub-server.md | 0 content/posts/2020-03-27-create-placeholder-images-with-sharp.md | 0 ...20-03-29-the-strange-case-of-elasticsearch-allocation-failure.md | 0 .../posts/2020-03-30-my-love-and-hate-relationship-with-nodejs.md | 0 content/posts/2020-05-05-remote-work.md | 0 content/posts/2020-08-15-systemd-disable-wake-onmouse.md | 0 content/posts/2020-09-06-esp-and-micropython.md | 0 content/posts/2020-09-08-bind-warning-on-login.md | 0 content/posts/2020-09-09-digitalocean-sync.md | 0 content/posts/2021-01-24-replacing-dropbox-with-s3.md | 0 content/posts/2021-01-25-goaccess.md | 0 content/posts/2021-06-26-simple-world-clock.md | 0 .../2021-07-30-from-internet-consumer-to-full-hominum-again.md | 0 content/posts/2021-08-01-linux-cheatsheet.md | 0 .../2021-12-03-debian-based-riced-up-distribution-for-developers.md | 0 content/posts/2021-12-25-running-golang-application-as-pid1.md | 0 content/posts/2021-12-30-wap-mobile-web-before-the-web.md | 0 content/posts/2022-06-30-trying-out-helix-editor.md | 0 content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md | 0 content/posts/2022-08-13-algae-spotted-on-river-sava.md | 0 content/posts/2022-10-06-state-of-web-technologies-in-year-2022.md | 0 content/posts/2022-10-10-sentiment-based-on-political-bias.md | 0 content/posts/2022-10-11-handling-massive-worlds-in-godot.md | 0 .../2022-10-16-that-sound-that-machine-makes-when-struggling.md | 0 themes/simple/LICENSE | 0 themes/simple/archetypes/default.md | 0 themes/simple/layouts/404.html | 0 themes/simple/layouts/_default/baseof.html | 0 themes/simple/layouts/_default/list.html | 0 themes/simple/layouts/_default/rss.xml | 0 themes/simple/layouts/_default/single.html | 0 themes/simple/layouts/partials/comments.html | 0 themes/simple/layouts/partials/footer.html | 0 themes/simple/layouts/partials/head.html | 0 themes/simple/layouts/partials/navigation.html | 0 themes/simple/openring/openring.html | 0 themes/simple/theme.toml | 0 57 files changed, 6 insertions(+) mode change 100755 => 100644 .editorconfig mode change 100755 => 100644 .gitignore mode change 100755 => 100644 Makefile mode change 100755 => 100644 archetypes/default.md mode change 100755 => 100644 config.toml mode change 100755 => 100644 content/pages/books.md mode change 100755 => 100644 content/pages/curriculum-vitae.md mode change 100755 => 100644 content/pages/pastebin.md mode change 100755 => 100644 content/posts/2011-01-13-most-likely-to-succeed-in-year-of-2011.md mode change 100755 => 100644 content/posts/2012-03-09-led-technology-not-so-eco.md mode change 100755 => 100644 content/posts/2013-10-24-wireless-sensor-networks.md mode change 100755 => 100644 content/posts/2015-11-10-software-development-pitfalls.md mode change 100755 => 100644 content/posts/2017-03-07-golang-profiling-simplified.md mode change 100755 => 100644 content/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md mode change 100755 => 100644 content/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md mode change 100755 => 100644 content/posts/2017-08-11-simple-iot-application.md mode change 100755 => 100644 content/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md mode change 100755 => 100644 content/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md mode change 100755 => 100644 content/posts/2019-10-14-simplifying-and-reducing-clutter.md mode change 100755 => 100644 content/posts/2019-10-19-using-sentiment-analysis-for-clickbait-detection.md mode change 100755 => 100644 content/posts/2020-03-22-simple-sse-based-pubsub-server.md mode change 100755 => 100644 content/posts/2020-03-27-create-placeholder-images-with-sharp.md mode change 100755 => 100644 content/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md mode change 100755 => 100644 content/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs.md mode change 100755 => 100644 content/posts/2020-05-05-remote-work.md mode change 100755 => 100644 content/posts/2020-08-15-systemd-disable-wake-onmouse.md mode change 100755 => 100644 content/posts/2020-09-06-esp-and-micropython.md mode change 100755 => 100644 content/posts/2020-09-08-bind-warning-on-login.md mode change 100755 => 100644 content/posts/2020-09-09-digitalocean-sync.md mode change 100755 => 100644 content/posts/2021-01-24-replacing-dropbox-with-s3.md mode change 100755 => 100644 content/posts/2021-01-25-goaccess.md mode change 100755 => 100644 content/posts/2021-06-26-simple-world-clock.md mode change 100755 => 100644 content/posts/2021-07-30-from-internet-consumer-to-full-hominum-again.md mode change 100755 => 100644 content/posts/2021-08-01-linux-cheatsheet.md mode change 100755 => 100644 content/posts/2021-12-03-debian-based-riced-up-distribution-for-developers.md mode change 100755 => 100644 content/posts/2021-12-25-running-golang-application-as-pid1.md mode change 100755 => 100644 content/posts/2021-12-30-wap-mobile-web-before-the-web.md mode change 100755 => 100644 content/posts/2022-06-30-trying-out-helix-editor.md mode change 100755 => 100644 content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md mode change 100755 => 100644 content/posts/2022-08-13-algae-spotted-on-river-sava.md mode change 100755 => 100644 content/posts/2022-10-06-state-of-web-technologies-in-year-2022.md mode change 100755 => 100644 content/posts/2022-10-10-sentiment-based-on-political-bias.md mode change 100755 => 100644 content/posts/2022-10-11-handling-massive-worlds-in-godot.md mode change 100755 => 100644 content/posts/2022-10-16-that-sound-that-machine-makes-when-struggling.md mode change 100755 => 100644 themes/simple/LICENSE mode change 100755 => 100644 themes/simple/archetypes/default.md mode change 100755 => 100644 themes/simple/layouts/404.html mode change 100755 => 100644 themes/simple/layouts/_default/baseof.html mode change 100755 => 100644 themes/simple/layouts/_default/list.html mode change 100755 => 100644 themes/simple/layouts/_default/rss.xml mode change 100755 => 100644 themes/simple/layouts/_default/single.html mode change 100755 => 100644 themes/simple/layouts/partials/comments.html mode change 100755 => 100644 themes/simple/layouts/partials/footer.html mode change 100755 => 100644 themes/simple/layouts/partials/head.html mode change 100755 => 100644 themes/simple/layouts/partials/navigation.html mode change 100755 => 100644 themes/simple/openring/openring.html mode change 100755 => 100644 themes/simple/theme.toml diff --git a/.editorconfig b/.editorconfig old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/archetypes/default.md b/archetypes/default.md old mode 100755 new mode 100644 diff --git a/config.toml b/config.toml old mode 100755 new mode 100644 diff --git a/content/pages/books.md b/content/pages/books.md old mode 100755 new mode 100644 diff --git a/content/pages/curriculum-vitae.md b/content/pages/curriculum-vitae.md old mode 100755 new mode 100644 diff --git a/content/pages/pastebin.md b/content/pages/pastebin.md old mode 100755 new mode 100644 index 37b2d57..422b417 --- a/content/pages/pastebin.md +++ b/content/pages/pastebin.md @@ -7,6 +7,12 @@ draft: false *No additional explanation provided here. Use blog for more detailed stuff.* +**▒ Change permissions of all files matching a pattern recursively** + +```sh +find . -type f -name "*.xml" -exec chmod -x {} + +``` + **▒ Previews how man page written in Troff will look like** ```sh diff --git a/content/posts/2011-01-13-most-likely-to-succeed-in-year-of-2011.md b/content/posts/2011-01-13-most-likely-to-succeed-in-year-of-2011.md old mode 100755 new mode 100644 diff --git a/content/posts/2012-03-09-led-technology-not-so-eco.md b/content/posts/2012-03-09-led-technology-not-so-eco.md old mode 100755 new mode 100644 diff --git a/content/posts/2013-10-24-wireless-sensor-networks.md b/content/posts/2013-10-24-wireless-sensor-networks.md old mode 100755 new mode 100644 diff --git a/content/posts/2015-11-10-software-development-pitfalls.md b/content/posts/2015-11-10-software-development-pitfalls.md old mode 100755 new mode 100644 diff --git a/content/posts/2017-03-07-golang-profiling-simplified.md b/content/posts/2017-03-07-golang-profiling-simplified.md old mode 100755 new mode 100644 diff --git a/content/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md b/content/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md old mode 100755 new mode 100644 diff --git a/content/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md b/content/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md old mode 100755 new mode 100644 diff --git a/content/posts/2017-08-11-simple-iot-application.md b/content/posts/2017-08-11-simple-iot-application.md old mode 100755 new mode 100644 diff --git a/content/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md b/content/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md old mode 100755 new mode 100644 diff --git a/content/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md b/content/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md old mode 100755 new mode 100644 diff --git a/content/posts/2019-10-14-simplifying-and-reducing-clutter.md b/content/posts/2019-10-14-simplifying-and-reducing-clutter.md old mode 100755 new mode 100644 diff --git a/content/posts/2019-10-19-using-sentiment-analysis-for-clickbait-detection.md b/content/posts/2019-10-19-using-sentiment-analysis-for-clickbait-detection.md old mode 100755 new mode 100644 diff --git a/content/posts/2020-03-22-simple-sse-based-pubsub-server.md b/content/posts/2020-03-22-simple-sse-based-pubsub-server.md old mode 100755 new mode 100644 diff --git a/content/posts/2020-03-27-create-placeholder-images-with-sharp.md b/content/posts/2020-03-27-create-placeholder-images-with-sharp.md old mode 100755 new mode 100644 diff --git a/content/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md b/content/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md old mode 100755 new mode 100644 diff --git a/content/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs.md b/content/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs.md old mode 100755 new mode 100644 diff --git a/content/posts/2020-05-05-remote-work.md b/content/posts/2020-05-05-remote-work.md old mode 100755 new mode 100644 diff --git a/content/posts/2020-08-15-systemd-disable-wake-onmouse.md b/content/posts/2020-08-15-systemd-disable-wake-onmouse.md old mode 100755 new mode 100644 diff --git a/content/posts/2020-09-06-esp-and-micropython.md b/content/posts/2020-09-06-esp-and-micropython.md old mode 100755 new mode 100644 diff --git a/content/posts/2020-09-08-bind-warning-on-login.md b/content/posts/2020-09-08-bind-warning-on-login.md old mode 100755 new mode 100644 diff --git a/content/posts/2020-09-09-digitalocean-sync.md b/content/posts/2020-09-09-digitalocean-sync.md old mode 100755 new mode 100644 diff --git a/content/posts/2021-01-24-replacing-dropbox-with-s3.md b/content/posts/2021-01-24-replacing-dropbox-with-s3.md old mode 100755 new mode 100644 diff --git a/content/posts/2021-01-25-goaccess.md b/content/posts/2021-01-25-goaccess.md old mode 100755 new mode 100644 diff --git a/content/posts/2021-06-26-simple-world-clock.md b/content/posts/2021-06-26-simple-world-clock.md old mode 100755 new mode 100644 diff --git a/content/posts/2021-07-30-from-internet-consumer-to-full-hominum-again.md b/content/posts/2021-07-30-from-internet-consumer-to-full-hominum-again.md old mode 100755 new mode 100644 diff --git a/content/posts/2021-08-01-linux-cheatsheet.md b/content/posts/2021-08-01-linux-cheatsheet.md old mode 100755 new mode 100644 diff --git a/content/posts/2021-12-03-debian-based-riced-up-distribution-for-developers.md b/content/posts/2021-12-03-debian-based-riced-up-distribution-for-developers.md old mode 100755 new mode 100644 diff --git a/content/posts/2021-12-25-running-golang-application-as-pid1.md b/content/posts/2021-12-25-running-golang-application-as-pid1.md old mode 100755 new mode 100644 diff --git a/content/posts/2021-12-30-wap-mobile-web-before-the-web.md b/content/posts/2021-12-30-wap-mobile-web-before-the-web.md old mode 100755 new mode 100644 diff --git a/content/posts/2022-06-30-trying-out-helix-editor.md b/content/posts/2022-06-30-trying-out-helix-editor.md old mode 100755 new mode 100644 diff --git a/content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md b/content/posts/2022-07-05-what-would-dna-sound-if-synthesized.md old mode 100755 new mode 100644 diff --git a/content/posts/2022-08-13-algae-spotted-on-river-sava.md b/content/posts/2022-08-13-algae-spotted-on-river-sava.md old mode 100755 new mode 100644 diff --git a/content/posts/2022-10-06-state-of-web-technologies-in-year-2022.md b/content/posts/2022-10-06-state-of-web-technologies-in-year-2022.md old mode 100755 new mode 100644 diff --git a/content/posts/2022-10-10-sentiment-based-on-political-bias.md b/content/posts/2022-10-10-sentiment-based-on-political-bias.md old mode 100755 new mode 100644 diff --git a/content/posts/2022-10-11-handling-massive-worlds-in-godot.md b/content/posts/2022-10-11-handling-massive-worlds-in-godot.md old mode 100755 new mode 100644 diff --git a/content/posts/2022-10-16-that-sound-that-machine-makes-when-struggling.md b/content/posts/2022-10-16-that-sound-that-machine-makes-when-struggling.md old mode 100755 new mode 100644 diff --git a/themes/simple/LICENSE b/themes/simple/LICENSE old mode 100755 new mode 100644 diff --git a/themes/simple/archetypes/default.md b/themes/simple/archetypes/default.md old mode 100755 new mode 100644 diff --git a/themes/simple/layouts/404.html b/themes/simple/layouts/404.html old mode 100755 new mode 100644 diff --git a/themes/simple/layouts/_default/baseof.html b/themes/simple/layouts/_default/baseof.html old mode 100755 new mode 100644 diff --git a/themes/simple/layouts/_default/list.html b/themes/simple/layouts/_default/list.html old mode 100755 new mode 100644 diff --git a/themes/simple/layouts/_default/rss.xml b/themes/simple/layouts/_default/rss.xml old mode 100755 new mode 100644 diff --git a/themes/simple/layouts/_default/single.html b/themes/simple/layouts/_default/single.html old mode 100755 new mode 100644 diff --git a/themes/simple/layouts/partials/comments.html b/themes/simple/layouts/partials/comments.html old mode 100755 new mode 100644 diff --git a/themes/simple/layouts/partials/footer.html b/themes/simple/layouts/partials/footer.html old mode 100755 new mode 100644 diff --git a/themes/simple/layouts/partials/head.html b/themes/simple/layouts/partials/head.html old mode 100755 new mode 100644 diff --git a/themes/simple/layouts/partials/navigation.html b/themes/simple/layouts/partials/navigation.html old mode 100755 new mode 100644 diff --git a/themes/simple/openring/openring.html b/themes/simple/openring/openring.html old mode 100755 new mode 100644 diff --git a/themes/simple/theme.toml b/themes/simple/theme.toml old mode 100755 new mode 100644 -- cgit v1.2.3