Hi, I tried editing a file named 'foo' with 'vi'. I have seen that OpenAFS does following action ...
unlinking .foo.swpx Removing file .foo.swpx unlinking .foo.swp Removing file .foo.swp unlinking 4913 <- how and why this file is created Removing file 4913 Rename file foo to foo~ unlinking foo~ Removing file foo~ unlinking .foo.swp Removing file .foo.swp If 'foo' which is renamed to 'foo~' which gets removed, how I get my edited file back when I come out of 'vi'. Someone please reply. Regards, Avinesh Kumar
