I have to edit a lot of files on my Ubuntu server. Filezilla sometimes blocks them from being loaded or pushed up with my changes. I was wondering if it is possible for me to access a file through the command line similar to
vi myTextFile.txt
But instead of using the cmd window it opens up sublime text 2 or some other text editor. Can this be done? or is it rather complex or not even possible?