![]() |
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 |
| Remove an element from an array in PERL | chriss_58 | Shell Programming and Scripting | 3 | 06-06-2008 05:08 AM |
| How to read element of line of file | ahjiefreak | High Level Programming | 1 | 04-20-2008 02:21 PM |
| Structure element accessing issue... | Praveen_218 | High Level Programming | 4 | 04-18-2008 11:25 AM |
| How can I display element # of drive | jwholey | AIX | 0 | 03-25-2008 10:46 AM |
| accessing my first element of array | afadaghi | Shell Programming and Scripting | 4 | 09-29-2005 04:43 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Last element from cut
Hi,
I am looking for a way to get the last element of a cut command ex. $pwd /remote/username/dir1/dir2/dir3 $pwd | cut -f3 -d/ username I need to extract "dir3" (last one) no matter whichever position it is. Thanks, sskb |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|