![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum 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 |
| Strip one line from 2 blank lines in a file | tipsy | Shell Programming and Scripting | 6 | 06-23-2008 05:14 AM |
| How to remove the lines from file using perl | dipakg | Shell Programming and Scripting | 5 | 06-03-2008 04:49 AM |
| how do i strip this line using perl regex. | ramky79 | Shell Programming and Scripting | 1 | 03-18-2008 09:10 AM |
| add lines in file with perl | jinsh | Shell Programming and Scripting | 6 | 02-13-2008 07:50 AM |
| Strip 3 header lines and 4 trailer lines | ganesh123 | Shell Programming and Scripting | 9 | 03-10-2007 02:15 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#8
|
|||
|
|||
|
OK, you're welcome.
|
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
You may want to implement file locking of the files can be written to by other porcesses while you are trying to modify it.
|
|
#10
|
|||
|
|||
|
I will do that! thanks for that... do you know how to execute a shell script from a perl script... i tried exec("/bin/ksh -c /path/file.ksh"); and system("/path/file.ksh") from a test.pl script.....
|
|
#11
|
|||
|
|||
|
see you other thread for suggestion
|
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|