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

Re: [linux] Convertisseur hexa -> ascii



Gonay Benjamin <us066182@ltlg1.is.belgacom.be> wrote:

> Existe-t'il un programme qui convertit de l'hexa vers l'ascii ?
> 
> Petite    précision   que   j'avais    oubliée,   qui    sait   lire
> stdin... (pipable donc) autre idée ?

# man hexdump

HEXDUMP(1)           System General Commands Manual         HEXDUMP(1)

NAME
     hexdump, hd - ASCII, decimal, hexadecimal, octal dump

SYNOPSIS
     hexdump [-bcCdovx] [-e format_string] [-f format_file]
             [-n length] [-s skip] file ...
     hd [-bcdovx] [-e format_string] [-f format_file] [-n length]
             [-s skip] file ...

DESCRIPTION
     The  hexdump utility  is a  filter which  displays  the specified
     files, or  the standard  input, if no  files are specified,  in a
     user specified format.

...

-- Arnaud, STE-Formations Informatiques, fapse, ULg, .BE
_______________________________________________
Linux Mailing List
Archives: http://unixtech.be/mailman/listinfo/linux