Hi,
I'm having a bash at making me own file lister.
I want to push directory names found to file and read them back whilst the file is still open.
The problem I am having is that data does not appear to be written until the file is closed. Is that normal?
I'm having a bash at making me own file lister.
I want to push directory names found to file and read them back whilst the file is still open.
The problem I am having is that data does not appear to be written until the file is closed. Is that normal?