954,242 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Opening file for a process (LINUX)

Hi,

I ve been given an assigenment in which I have to create a process, open a file and read it by that process, then that process the data to the another process (2nd process) through function pipe (), which capitalizes all the letters. The 2nd process then sends the capitalized data to 3rd process which opens a file for output and print the data in that.
The programming to be done in LINUX and I am a newbie in LINUX programming.

Now I would really appreciate help with opening file for the process. Is it possible at all or not, I dont even know this. So kindly help. Thanks in advance.

Samran
Newbie Poster
21 posts since Mar 2009
Reputation Points: 10
Solved Threads: 0
 

Linux is an operating system (OS), not a programing language.

Does this class come with a book?

Stylish
Junior Poster
149 posts since May 2007
Reputation Points: 44
Solved Threads: 19
 
John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: