Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 791244d

Browse files
committed
Added console capture to README.md
1 parent 3747571 commit 791244d

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed
4.93 KB
Loading[フレーム]

‎Scripts/Miscellaneous/CHMOD_simplifier/README.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@ Example (numerical to symbolic representation):
55
input: 777
66
output: rwxrwxrwx
77

8+
![Symbolic Representation](./SymbolicNotation.PNG)
9+
[Symbolic Representation](./SymbolicNotation.PNG)
10+
811
Example (symbolic to numerical representation):
912
input: rwxrwxrwx
1013
output: 777
1114

15+
![Numerical Representation](./NumericalNotation.PNG)
16+
[Numerical Representation](./NumericalNotation.PNG)
17+
1218
### How to use this script?
1319

1420
1. Make sure all the requirements for the script are present in your system by running:
4.93 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /