Search Results

Search: Posts Made By: ununium
Forum: Programming 11-14-2005
6,611
Posted By ununium
PS: Thanks for false information and then...
PS: Thanks for false information and then insulting me.
Forum: Programming 11-14-2005
6,611
Posted By ununium
Nevermind. I figured it out for anyone who cares:...
Nevermind. I figured it out for anyone who cares:

open a file
dup2(file, 1)
execute
Forum: Programming 11-13-2005
6,611
Posted By ununium
Is there a way to maybe modify the file...
Is there a way to maybe modify the file descriptor table so that I replace stdout with the file I've just opened? How would I access the file descriptor table though?
Forum: Programming 11-13-2005
6,611
Posted By ununium
Closing stdin gives me an infinite loop.
Closing stdin gives me an infinite loop.
Forum: Programming 11-13-2005
6,611
Posted By ununium
Implementing a shell
I'm implementing a shell in C that supports piping, output redirection, and background processing, and a few other commands. I was wondering how I'd go about implementing the output redirection. So,...
Showing results 1 to 5 of 5

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