![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running UNIX commands remotely in Windows box from Unix box – avoid entering password | D.kalpana | UNIX for Dummies Questions & Answers | 1 | 04-20-2007 02:24 AM |
| SQL Commands in Unix | sish78 | Shell Programming and Scripting | 6 | 05-25-2006 03:30 PM |
| Need help on Unix commands. | adngu3 | High Level Programming | 1 | 03-09-2005 06:21 AM |
| Maingrame to UNIX sending UNIX commands | skammer | UNIX for Dummies Questions & Answers | 2 | 06-27-2002 09:19 AM |
| Unix Commands | smdakram | UNIX for Dummies Questions & Answers | 2 | 01-13-2002 04:12 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
How to use unix commands in awk
Hi All,
I try to use the unix commands inside awk and couldnt succeed . Please help me how to achieve it. Regards, Sukumar. |
| Forum Sponsor | ||
|
|
|
|||
|
This is not just a comparison
Hi ghostdog,
This is not just a comparison,I am trying to achieve deletion and moving of files after text processing. The below example is a simple try for unix commands inside awk. Regards, Sukumar. |