Friday, December 28, 2007
unix utilities you should know
xxd, which usually accompanies VIM, is a hexdump program with a difference: it also converts hexdumps *back* into binaries.
The manpage says it was written in 1997. So people (like me) whose formative experiences with unix were all way before 1997 may be surprised to find this program is already in their Linux or Cygwin toolbox.
The manpage says it was written in 1997. So people (like me) whose formative experiences with unix were all way before 1997 may be surprised to find this program is already in their Linux or Cygwin toolbox.