Search Results

Search: Posts Made By: madd-games
Forum: Programming 11-23-2014
5,359
Posted By madd-games
I am not expecting the shell to quit at all. I...
I am not expecting the shell to quit at all. I want it to not buffer its stdout output, just like it doesn't buffer it when writing to console, because I am indeed trying to implement a web-based...
Forum: Programming 11-14-2014
5,359
Posted By madd-games
Simply flushing stdout will not do anything,...
Simply flushing stdout will not do anything, because when I execute bash, I also need its output automatically flushed. Would setbuf(stdout, NULL) cause bash not to buffer the output?
Forum: Programming 11-12-2014
5,359
Posted By madd-games
Forcing a write to a file without newline?
Hello, I am writing a program which runs with root privileges, and it creates a child with lowered privileges and has to redirect it's stdout and stderr to a file and then run bash.

The problem...
Showing results 1 to 3 of 3

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