Übersetzung für "Octal representation" in Deutsch
If
you
look
at
the
first
few
(2-10)
columns
from
"ls
-l"
command
output
and
read
it
as
a
binary
(radix=2)
representation
of
file
permissions
("-"
being
"0"
and
"rwx"
being
"1"),
the
last
3
digit
of
the
numeric
mode
value
should
make
sense
as
an
octal
(radix=8)
representation
of
file
permissions
to
you.
Wenn
Sie
die
ersten
Spalten
(2-10)
der
"ls
-l"-Ausgabe
anschauen
und
sie
in
binärer
Darstellung
(Basis
=
2)
lesen
("-"
ist
"0"
und
"rwx"
sind
"1"),
werden
Sie
die
letzten
3
Ziffern
des
numerischen
Modus'
im
Oktalformat
(Basis
=
8)
erkennen.
ParaCrawl v7.1
This
is
simply
an
octal
representation
of
the
rights
to
be
systematically
removed
(in
this
case,
the
write
right
for
the
group
and
other
users).
Dies
ist
eine
oktale
Darstellung
der
Berechtigungen,
die
planmäßig
entfernt
werden
(in
diesem
Fall
die
Schreibrechte
für
die
Gruppe
und
sonstige
Benutzer).
ParaCrawl v7.1