![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| extracting substring from a file name | adityamahi | Shell Programming and Scripting | 4 | 12-30-2008 11:07 AM |
| how to fetch substring from records into another file | smriti_shridhar | Shell Programming and Scripting | 25 | 12-01-2008 03:38 AM |
| substring from list of files? | Amit.Sagpariya | Shell Programming and Scripting | 3 | 11-11-2008 04:49 AM |
| Calling a substring from another file | dcfargo | Shell Programming and Scripting | 4 | 06-10-2008 09:03 PM |
| How to cut a substring from a file name? | nir_s | Shell Programming and Scripting | 4 | 07-27-2004 08:23 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Help on substring of file list
Hi, I have a folder list as below, I want to write a script to return a list like: CASTLE_BU_20080801 CAUSEWAY_BU_20080801 HUNGHOM_BU_20080801 : : Can anyone help? Thanks! Victor Cheung List of the folder: Code:
# ls CASTLE_BU_20080801.DMP OFFICE_MY1_BU_20080801.DMP CAUSEWAY_BU_20080801.DMP OFFICE_MY2_BU_20080801.DMP HUNGHOM_BU_20080801.DMP OFFICE_SC_BU_20080801.DMP KLN_CITY_BU_20080801.DMP OFFICE_SW_BU_20080801.DMP KWUNTONG_BU_20080801.DMP PRINCE_BU_20080801.DMP MEIFOO_BU_20080801.DMP SHANGHAI_BU_20080801.DMP MONGKOK_BU_20080801.DMP SHANTUNG_BU_20080801.DMP NORTH_PT_BU_20080801.DMP SHAUKW_BU_20080801.DMP OFFICE_HT_BU_20080801.DMP TAIWAI_BU_20080801.DMP OFFICE_IC_BU_20080801.DMP TSUENWAN_BU_20080801.DMP OFFICE_LN_BU_20080801.DMP TUENMUN_BU_20080801.DMP OFFICE_MC_BU_20080801.DMP WANCHAI_BU_20080801.DMP OFFICE_MS_BU_20080801.DMP YUENLONG_BU_20080801.DMP OFFICE_MW_BU_20080801.DMP # Last edited by vino; 04-03-2009 at 02:01 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|