.asv files in matlab

A .asv file is just what you said, an “AutoSave” file. It’s just there so that you don’t lose all your code if your computer crashes/shutdown. You can delete it whenever you want. If you find them annoying you can go to File/Preferences/–>”Editor/Debugger” –> Autosave and turn it off.

Changing location of core dump

Yes, it is. You can change /proc/sys/kernel/core_pattern to define the pathname used to generate the corefile. For more, see man core example: echo ‘/tmp/core_%e.%p’ | sudo tee /proc/sys/kernel/core_pattern # `tee’ instead of > so that # opening happens in the # elevated process would cause all future core dumps to be generated in /tmp and … Read more

Smarter Vim recovery?

I have vim store my swap files in a single local directory, by having this in my .vimrc: set directory=~/.vim/swap,. Among other benefits, this makes the swap files easy to find all at once. Now when my laptop loses power or whatever and I start back up with a bunch of swap files laying around, … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)