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




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 02-10-2009
bhaskar_m bhaskar_m is offline
Registered User
  
 

Join Date: Feb 2009
Posts: 47
Quote:
Originally Posted by scorpio View Post
sorry ..

This is the complete command

sed -e 's/.*dist//' < testfile.txt | cut -d "_" -f1-4
Excellent sir ...but still it is not removing the "release" word else is ok. Waiting for an aspiring response from your side.