On Tue, Aug 28, 2007 at 11:44:39AM -0500, Donovan Niesen wrote: > Anybody know what the ^@ character is in a text file when I view it using > cat -A? Usually ^@ represents null characters (hex 0x0). Nate
On Tue, Aug 28, 2007 at 11:44:39AM -0500, Donovan Niesen wrote: > Anybody know what the ^@ character is in a text file when I view it using > cat -A? Usually ^@ represents null characters (hex 0x0). Nate