View Single Post

  #7 (permalink)  
Old 05-30-2007, 04:30 PM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Quote:
Originally Posted by zlh View Post
Hi,
I have a stupid question. How do you edit a file as binary ?

thanks.
Code:
vi -b file-name
vi -b rt61sta.dat
-b is binary mode options, which will be set that makes it possible to edit a binary or executable file.
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote