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 > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
pro*c coding user71408 UNIX for Dummies Questions & Answers 1 03-25-2008 05:52 AM
Coding on my Mac DKNUCKLES Shell Programming and Scripting 1 11-28-2007 04:35 AM
where i get coding for networking in C? xpertlakshmi High Level Programming 2 08-19-2006 01:08 AM
can I use this coding w33man UNIX for Advanced & Expert Users 6 03-02-2004 08:49 AM
Unix Coding Standards himanshu_s UNIX for Dummies Questions & Answers 3 12-06-2001 04:34 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 01-28-2008
rita1985 rita1985 is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 5
sed coding

What this command sed "/[\t][:0123456789]*$/d" means?
izzit add commas to numeric strings, changing "1234567" to "1,234,567" ?
  #2 (permalink)  
Old 01-29-2008
uvrakesh uvrakesh is offline
Registered User
  
 

Join Date: Dec 2005
Posts: 75
one simple idea to get a abstract idea about the sed script or command doing
see the command
sed "/[\t][:0123456789]*$/d"

here d is the command and thus it does some delete operation
and since there is no s command it can be sure that it does not do a pattern substitution

here the pattern is
/[\t][:0123456789]*$/

and it says the pattern contains tab then may be : or any digit then anything and then end

please try to give examples to prove what u feel or demand to be true

Rakesh UV
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 08:43 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