e3sar00
12-19-2007, 02:24 PM
مرحبا شباب
عندي هالسؤال واتمنى ألقى مساعدتكم في حله لعدم خبرتي في التعامل مع اللينكس و السؤال هو:
Write a program that creates a child process. The child process stores lists of all your directories in a temporary file (this list should not include names of files). The parent process then reads this file and prints those directory names that are empty. The temporary file is then deleted by the parent process.
Make sure that the parent process prints the information after the child process has stored the required information in the temporary file.
أتمنى المساعدة من خبراء البرمجة على اللينكس وأكون لهم شاكراً
عندي هالسؤال واتمنى ألقى مساعدتكم في حله لعدم خبرتي في التعامل مع اللينكس و السؤال هو:
Write a program that creates a child process. The child process stores lists of all your directories in a temporary file (this list should not include names of files). The parent process then reads this file and prints those directory names that are empty. The temporary file is then deleted by the parent process.
Make sure that the parent process prints the information after the child process has stored the required information in the temporary file.
أتمنى المساعدة من خبراء البرمجة على اللينكس وأكون لهم شاكراً
