Dummy file created when performing any operation should be hidden
Dummy file created when performing any operation should be hidden
It should be a hidden file, not hidden if the user chooses to see hidden files.
However we can creatively create and delete it so that the user doesn't see it, because it would too fast to see.
Won't renaming that to ".DummyFile" fix this?
Won't renaming that to ".DummyFile" fix this?
Yes.
And also, it has to be deleted after creation at some point.
@EmmanuelMess It is already being created and deleted, CMMIW. We just have to rename it to .DummyFile and that should do the trick for now.