Search Results

Search: Posts Made By: ragtopgeek
7,085
Posted By ragtopgeek
Thanks! I was reading Steven's "Unix System...
Thanks! I was reading Steven's "Unix System Programming..."
book last night to get some insight. You are right in that it
depends on how the individual output commands are
implemented with...
7,085
Posted By ragtopgeek
Thanks for the info Optimus_P, but I want to make...
Thanks for the info Optimus_P, but I want to make sure I understand completely. Are you saying that the output from
the same echo command can be interleaved with the output
from another process'...
7,085
Posted By ragtopgeek
Is appending to file with >> interruptable?
I have a script1.ksh that calls another script2.ksh and redirects and appends script2.ksh's output to a file:

#script1.ksh
...
script2.ksh >> outfile
...

#script2.ksh
...
...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 11:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy