![]() |
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 |
| 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 |
| avoid semphore lock | Frank2004 | HP-UX | 1 | 03-10-2009 11:51 PM |
| Avoid Duplicates in a file | pssandeep | UNIX for Dummies Questions & Answers | 7 | 03-26-2008 06:36 AM |
| How to avoid historying my command | ting123 | UNIX for Dummies Questions & Answers | 2 | 05-06-2006 04:58 AM |
| echo omits slash - how to avoid | tc.omkumar | Shell Programming and Scripting | 3 | 03-21-2006 04:53 PM |
| Avoid spam in pine? | a25khan | UNIX for Dummies Questions & Answers | 1 | 12-13-2003 10:50 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How can we avoid the use of system command inside awk program?
Is there any alternative way in awk programming for removing files, sorting files and to find the differences between two file without using a system command? Eg: system("rm tempfil006"); How to avoid the use of system in above case and other similar cases inside awk program as the use of system is slowing the program execution?? Please help Regards Sandeep |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|