Hallo nochmal! Pedro Sanfilo wrote: > gibt es unter debian ein tool > um ein ascii(text) in ein > bin�r-format umzuwandelt > und andersrum ?! > wenn ja wie heist es denn?
Suchst Du eventuell btoa? > [EMAIL PROTECTED]:~$ apt-cache show btoa > [...] > Description: Convert binary to ascii and vice versa > Btoa converts 4 binary characters to 5 ascii ones, causing a 25% > expansion. Spaces will not be used, which should make it safe > to send files over Usenet without risking that blanks become > tabs. Aus der man-page: > Btoa is a filter which reads binary bytes from the input file and > generates printable ASCII characters on the output file. It attaches > a header and a checksum to the archive. It can also reverse this, > creating a binary file from the archive. HTH, Flo -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

