The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: sed imbed a tab
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 07-04-2008
na5m's Avatar
na5m na5m is offline
Registered User
  
 

Join Date: Jun 2008
Location: Sacramento, CA
Posts: 15
The tab key will beep the PC speaker when I try to use it in a command (however, tab completion works, oddly enough). When I'm using ed or vi, the tab key functions as expected (it inserts 0x09). I could definitely use perl, but I'd like to know why OpenBSD sed isn't working for me here. It's driving me crazy. GNU sed will allow \t \n etc...

Last edited by na5m; 07-04-2008 at 12:56 AM.. Reason: clarification