donkey42
plank
this may not seem very substantial but it really is:
basically i was working on a file with a program & accidentally i renamed the output file while doing some partitioning at the same time & the output file size continued increase (surprisingly)
*nix seems to have an internal database for ongoing tasks and the output filename of a process in operation is contained within a database field & if you change a field (filename) it will only change the field in the database and not the actual filename like Windoze, but the renamed file retains the filename it was last changed to by extracting it from the database
this alone is worth moving from Windoze
is my interpretation correct ?
basically i was working on a file with a program & accidentally i renamed the output file while doing some partitioning at the same time & the output file size continued increase (surprisingly)
*nix seems to have an internal database for ongoing tasks and the output filename of a process in operation is contained within a database field & if you change a field (filename) it will only change the field in the database and not the actual filename like Windoze, but the renamed file retains the filename it was last changed to by extracting it from the database
this alone is worth moving from Windoze
is my interpretation correct ?