@zeno wrote:
- What filenames do the swap files have? What extension?
they have .swp extension with the original file name before the extension e.g abc.txt.swp
- Are they in the same folder as the original file or somewhere else?
yes kibana shows that they are in the same folder
- When testing, are you inserting contents into the file or just leave it empty and save it?
with touch i just create the file without nano and there's no swap file but yes with nano i am inserting the contents in the text file and after that .swp files appear