> Where are you writing the log file and how do you write it? The file that i write is in the directory where there is file.out.
> You need to check if the filesystem for the partition where are you writing is already mounted. if i run "./file.out" all work and write the file .txt if i run file.out in background at the start of linux file.out work but it doesn't write the file.txt.
