[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ascii und binär



Pedro Sanfilo schreibt:

> hallo debian-gemeinde gibt es unter debian ein tool um ein
> ascii(text) in ein binär-format umzuwandelt

Nicht direkt Binär, aber Hex, Oktal...

:~$ echo "ascii text" | od -x
0000000 7361 6963 2069 6574 7478 000a
0000013

:~$ whatis od
od (1)               - dump files in octal and other formats

:~$ dpkg -S /usr/bin/od
textutils: /usr/bin/od

Gruss,

-- 
--Jhair

Public Key fingerprint:
81FF 3ADF BF6B CECB C593  4018 27AE D7D2 BAA6 00D0



Reply to: