![]() |
|
|
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 |
| SED command ---------help needed | veerapureddy | Shell Programming and Scripting | 4 | 03-17-2008 05:12 PM |
| help needed in fuser command | anju | Shell Programming and Scripting | 1 | 02-20-2008 02:08 AM |
| Help needed on Date command | nikunj | Shell Programming and Scripting | 5 | 07-08-2006 12:37 PM |
| Help needed for ps command in AIX | moe2266 | AIX | 0 | 09-30-2005 12:43 PM |
| help needed for sed command | manualvin | UNIX for Dummies Questions & Answers | 2 | 06-25-2004 12:41 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi all,
i need to write an ls command which will pick up ind_01.txt/pak_01.txt from ind_01.txt pak_01.txt usa_01.txt files in a directory.. i wrote a ls command by storing ind and pak in 2 variables and listing it. Its working fine. But the pattern to be matched should be sent in command line argument and so it should be a single variable. i want a regular expression which will store ind/pak_01.txt. so that i can sent it in command line argument please help.. Thanks In Advance. Anju Last edited by anju; 02-18-2008 at 04:23 AM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|