![]() |
|
|
|
|
|||||||
| 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 |
| writing to a file | amitrajvarma | Shell Programming and Scripting | 1 | 03-09-2008 09:29 PM |
| Writing to a File using pl/sql | stky13 | High Level Programming | 1 | 02-22-2008 04:45 AM |
| Reading a file and writing the file name to a param file. | thebeginer | UNIX for Advanced & Expert Users | 1 | 10-05-2007 01:38 PM |
| Writing to another file | dreams5617 | Shell Programming and Scripting | 3 | 07-05-2006 10:39 AM |
| concurrent file access | beechwood | Filesystems, Disks and Memory | 1 | 05-25-2002 01:19 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Concurrent writing to file
Hi
I have a ksh that can have multiple instances running at the same time. The script (each instance) uses the SAME log file to write to. Should this cause a problem or is the ksh clever enough to queue write requests to the file? Thanks. GMMIKE |
| Forum Sponsor | ||
|
|