Mike mnjk: Difference between revisions

From ITCwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Empty Wiki test page for Mike.
Empty Wiki test page for Mike.


Pre


{| class="wikitable"
<pre>
|+Linux Permissions
[Share Name]
!|Octal
        comment = Share Comment
!|Binary
        options....</pre>
!|File Mode
 
|-
Code
| 0
 
| 000
<code>
| ---
[Share Name]
|-
        comment = Share Comment
| 1
        options....</code>
| 001
 
| --x
Samp
|-
 
| 2
<samp>
| 010
[Share Name]
| -w-
        comment = Share Comment
|-
        options....</samp>
| 3
 
| 011
Kbd
| -wx
 
|-
<kbd>
| 4
[Share Name]
| 100
        comment = Share Comment
| r--
        options....</kbd>
|-
 
| 5
Var
| 101
 
| r-x
<var>
|-
[Share Name]
| 6
        comment = Share Comment
| 110
        options....</var>
| rw-
|-
| 7
| 111
| rwx
|}

Revision as of 04:45, 3 February 2021

Empty Wiki test page for Mike.

Pre

[Share Name]
        comment = Share Comment
        options....

Code

[Share Name]

       comment = Share Comment
       options....

Samp

[Share Name]

       comment = Share Comment
       options....

Kbd

[Share Name]

       comment = Share Comment
       options....

Var

[Share Name]

       comment = Share Comment
       options....