![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delimiter count in a string. | priyam | Shell Programming and Scripting | 8 | 10-20-2008 11:16 AM |
| Extraction of string from Stringlist using delimiter | spkandy | Shell Programming and Scripting | 3 | 10-03-2008 09:38 AM |
| Parsing string using specific delimiter | primp | Shell Programming and Scripting | 8 | 09-22-2008 01:46 AM |
| creating a delimiter string | satish@123 | Shell Programming and Scripting | 0 | 05-21-2008 05:38 AM |
| split string with multibyte delimiter | azmathshaikh | Shell Programming and Scripting | 1 | 03-06-2005 06:50 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Convert delimiter to string in txt file
Hi,
I need to convert tab delimiter to #*# in txt file. Does anybody know how to do it? If i'm using: tr -s '\t' '#*#' < name.txt > name_new.txt It converts only to #, but I need 3 chars. Thanks a lot. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|