mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-13 09:26:52 -04:00
12 lines
292 B
YAML
12 lines
292 B
YAML
![]() |
tools:
|
||
|
chmod-calculator:
|
||
|
title: Chmod calculator
|
||
|
description: Compute your chmod permissions and commands with this online chmod calculator.
|
||
|
|
||
|
read: 'Read (4)'
|
||
|
write: 'Write (2)'
|
||
|
execute: 'Execute (1)'
|
||
|
owner: 'Owner (u)'
|
||
|
group: 'Group (g)'
|
||
|
public: Public (o)
|