domingo, 27 de abril de 2008

Comando od.

Linux Comandos Od Muestra byte a byte el contenido de un fichero.
Por Ejemplo
$ od -c comandoslinux.txt
0000000 \n <> < e = " m a r g i n - t o p : 1 0 0000040 p x ; m a r g i n - b o t t o 0000060 m : 0 ; p a d d i n g - b o t 0000100 t o m : 0 ; t e x t - a l i g 0000120 n : c e n t e r ; l i n e - h 0000140 e i g h t : 0 "> < 0000160 = " h t t p : / / f e e d s . f 0000200 e e d b u r n e r . c o m / L i 0000220 n u x C o m a n d o s "> < t = " L i n u x C o m 0000260 a n d o s " e = " b o 0000300 r d e r : 0 " c = " h t t 0000320 p : / / i m g 5 1 8 . i m a g e 0000340 s h a c k . u s / i m g 5 1 8 / 0000360 8 9 8 4 / r s s l i n u x c o m 0000400 a n d o s 2 i m 5 . p n g ">
0000420 < / a > < / p > < 0000440 = " m a r g i n - t o p : 5 p x 0000460 ; p a d d i n g - t o p : 0 ; 0000500 f o n t - s i z e : x - s m a 0000520 l l ; t e x t - a l i g n : c 0000540 e n t e r "> < / p > < / c e n 0000560 t e r > \n \n <> <> < f = " h t t p : / 0000620 / f e e d s . f e e d b u r n e 0000640 r . c o m / L i n u x C o m a n 0000660 d o s "> < h =" 0000700" e = " b o r d 0000720 e r : 0 " t = " " 0000740 = " h t t p : / / f e e d s . f 0000760 e e d b u r n e r . c o m / ~ f 0001000 c / L i n u x C o m a n d o s ? 0001020 b g = F F 9 9 0 0 & a m p ; f g 0001040 = 4 4 4 4 4 4 & a m p ; a n i m 0001060 = 0 " t = " 2 6 "> < / a > < / p > < / c e n t e 0001120 r > \n \n V I S I T A S \n \n <> < f = " h t 0001160 t p : / / w w w . a d e m a i l 0001200 s . c o m / e s t a d i s t i c 0001220 a s 1 0 5 9 9 5 4 8 7 0 . h t m 0001240 "> \n < e = " J a v a S c r i p t " e = " t e x t / j a v a 0001320 s c r i p t "> \n < ! - - \n d o 0001340 c u m e n t . w r i t e ( " < c =" \" d =" 1" r =" 0001520" r =" 0" t =" \">
0001660 " ) ; \n / / - - > \n < / s c r 0001700 i p t > <> < r = " 0 " t = " E s t a d i s t i c a s " c = " h t t p : / / w w w 0002000 . a d e m a i l s . c o m / c g 0002020 i - b i n / c o n t a d o r . c 0002040 g i ? I D = 1 0 5 9 9 5 4 8 7 0 0002060 "> < / n o s c r i p t > < / 0002100 a > < / c e n t e r > \n \n T O P
0002120 \n \n < f = " h t t p : 0002140 / / w w w . f r e e s o f t w a 0002160 r e t o p . c o m / "> < r = " 0 " t =" 0002220" c = " h t t p : / / 0002260 w w w . f r e e s o f t w a r e 0002300 t o p . c o m / b u t t o n . p 0002320 h p ? u = L i n u x C o m a n d 0002340 o s "> < / a > \n \n < f = " h t t p : / / w w w . f 0002400 r e e s o f t w a r e t o p . c 0002420 o m / "> < t = " F 0002440 r e e S o f t w a r e T o p 0002460 " c = " h t t p : / / w w 0002500 w . f r e e s o f t w a r e t o 0002520 p . c o m / b u t . p h p ? u = 0002540 L i n u x C o m a n d o s ">
0002560 < / a > \n
0002565
Opciones:
Sin opciones lo muestra en octal de dos en dos bytes
-b = en octal byte a byte
-c = en caracteres ascii,de a uno,los saltos de línea como \n
-cb = en caracteres ascii de a uno y su correspondiente octal.
-h = en hexadecimal de dos en dos bytes
-s = en decimal de dos en dos bytes
                                                  
Un Saludo, Eric.
Enlaces de interés:
Suscríbete vía feed.

0 COMENTARIOS:

Tu comentario será moderado la primera vez que lo hagas al igual que si incluyes enlaces. A partir de ahi no ser necesario si usas los mismos datos y mantienes la cordura. No se publicarán insultos, difamaciones o faltas de respeto hacia los lectores y comentaristas de este blog.