Big endian

From Linuxintro
Revision as of 11:26, 12 December 2010 by imported>ThorstenStaerk (New page: Today I am experimenting with my big endian (PowerPC) machine tstaerk@little:~> cat >test hellö world tstaerk@little:~> cat test hellö world tstaerk@little:~> hexdump test 0000000...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Today I am experimenting with my big endian (PowerPC) machine

tstaerk@little:~> cat >test
hellö world
tstaerk@little:~> cat test
hellö world
tstaerk@little:~> hexdump test
0000000 6568 6c6c b6c3 7720 726f 646c 000a
000000d