java - What are swo and swp files in JBoss log dir? -


i have files

server.log .server.log.swo .server.log.swp 

how open swo , swp?

those temporary files created vim editor. .swp created when file opened in editor. .swo created if file edited , .swp exists. edit third time , .swn, , on. when vim closed, files should go away. if vim crashes or killed, may left behind. safe ignore.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -