Search Results

Search: Posts Made By: dskonnur
23,052
Posted By dskonnur
Capture log file of a background process
unable to run the script as :-

./hello & | tee hello.log and even
./hello & >> hello.log
23,052
Posted By dskonnur
Log Capture for Background Process
Hi ,

I am running a backgorund process called hello.sh
./hello &

Now i need to capture the log file as it produces the output .
i am not able to use " >> " nor " tee " to capture the...
1,829
Posted By dskonnur
Regarding automatic keystroke
Hi All ,

I am writing a shell script for a 3D test case . The 3D Test case involves the user to press some keys to see the changes in the 3d test case . The user has to press p , r , a , z etc...
Showing results 1 to 3 of 3

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