![]() |
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 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 |
| comparing part of header with part of detailed records. | cmaroju | Shell Programming and Scripting | 1 | 12-02-2008 04:45 AM |
| To be or not to be (part 2) | iBot | Complex Event Processing RSS News | 0 | 10-20-2007 06:41 PM |
| What is your age? (Part 2) | Perderabo | What's on Your Mind? | 37 | 07-20-2007 01:27 PM |
| help me in this part | debasis.mishra | Shell Programming and Scripting | 1 | 04-02-2006 08:14 AM |
| Help part 2 | penguin123 | Shell Programming and Scripting | 3 | 12-15-2005 11:32 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Help me with cut part 2..
Hi,
I have this file name : xxx.77876767575.abc.77887.iiii If to get only the xxx i will need to do this command: i=xxx.77876767575.abc.77887.iiii name=`echo $i |cut -f1 -d "."` How do i get 77876767575.abc.77887.iiii without xxx in front? Please advice. Thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|