> it seems that multiple changes can cause the inode to go >back to a previously used number. So maybe this issue can >occur with every editor if the file is saved multiple times.
I doubt that a inode reuse can make this happen, since the inode will not be reused while bash keeps the file open.
I doubt that a inode reuse can make this happen, since the inode will not be reused while bash keeps the file open.