Skip to main content
Search
Search This Blog
Devin Venable
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
January 15, 2010
Finding hidden characters in file using Vim
Show newlines and tab location:
:set list
Back to normal:
:set nolist
View open file as hex:
:%!xxd
Comments
Popular Posts
April 21, 2010
Switch Primary Monitor in Ubuntu 10.4
September 09, 2010
cx_Oracle and out cursor
Comments