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



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
unix script to takes the old data from a TXT file and compress them into new file vpandey Shell Programming and Scripting 2 03-05-2008 11:10 AM
replace space with delimiter in whole file -perl meghana Shell Programming and Scripting 11 02-19-2008 09:35 PM
replace the last delimiter jisha Shell Programming and Scripting 4 01-28-2008 06:26 AM
How to replace the string in unix file? param_it UNIX for Dummies Questions & Answers 5 06-26-2007 09:06 AM
how to replace certain patterns in a file thru unix!! mexx_freedom UNIX for Dummies Questions & Answers 6 08-31-2001 10:48 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 04-22-2006
spandu spandu is offline
Registered User
  
 

Join Date: Feb 2006
Posts: 7
Exclamation replace delimiter : with '\001' in unix data file

HI

can any one tell me how to replace a delimiter : with another delimiter '\001' it is a non printable octal character.

thanks in adv

spandu
  #2 (permalink)  
Old 04-22-2006
spandu spandu is offline
Registered User
  
 

Join Date: Feb 2006
Posts: 7
actually this need to done on a unix data file
  #3 (permalink)  
Old 04-22-2006
vgersh99's Avatar
vgersh99 vgersh99 is online now Forum Staff  
Moderator
  
 

Join Date: Feb 2005
Location: Boston, MA
Posts: 5,119
look into 'man tr'
  #4 (permalink)  
Old 04-22-2006
jim mcnamara jim mcnamara is offline Forum Staff  
...@...
  
 

Join Date: Feb 2004
Location: NM
Posts: 5,715
Code:
tr -s ':' '\001' <somefile >newfile
  #5 (permalink)  
Old 04-25-2006
spandu spandu is offline
Registered User
  
 

Join Date: Feb 2006
Posts: 7
thanks a lot
Sponsored Links
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 05:04 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0