Skip to main content
Ctrl+K

🧠 SuperKogito documentation

  • Projects
  • Blog
  • About Me
  • GitHub
  • Projects
  • Blog
  • About Me
  • GitHub

✍️ Recent Posts

  • Whisper based speech recognition server

    27 Dezember 2022

  • Token authenticated aiohttp server

    31 Dezember 2021

  • Basic aiohttp server

    31 Dezember 2021

  • Chmod modes: from symbolic to octal and back

    25 Oktober 2020

  • Divide an image into blocks using GDI+ in C++

    03 Oktober 2020

🗓️ Archives

  • 2022 (1)
  • 2021 (2)
  • 2020 (13)
  • 2019 (7)
  • Posts in linux

Posts in linux

Chmod modes: from symbolic to octal and back

  • 25 Oktober 2020
  • 08 April 2022
  • Ayoub Malek
  • Munich
  • English
  • linux
  • Linux Bash

Often you will be faced with permission limitations, that will hinder you from manipulating a certain file or directory. To overcome this on Unix-based systems, one can use the chmod command to edit permissions and enable more manipulations possibilities. In this blog, we examine the chmod command and its different modes.

Read more ...


© Copyright 2019-2025, Ayoub Malek.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.